Project Template
Template project for your future repositories
Opc.Ua.Adi.Constants.cs
Go to the documentation of this file.
1 /* ========================================================================
2  * Copyright (c) 2005-2019 The OPC Foundation, Inc. All rights reserved.
3  *
4  * OPC Foundation MIT License 1.00
5  *
6  * Permission is hereby granted, free of charge, to any person
7  * obtaining a copy of this software and associated documentation
8  * files (the "Software"), to deal in the Software without
9  * restriction, including without limitation the rights to use,
10  * copy, modify, merge, publish, distribute, sublicense, and/or sell
11  * copies of the Software, and to permit persons to whom the
12  * Software is furnished to do so, subject to the following
13  * conditions:
14  *
15  * The above copyright notice and this permission notice shall be
16  * included in all copies or substantial portions of the Software.
17  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
18  * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
19  * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
20  * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
21  * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
22  * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
23  * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
24  * OTHER DEALINGS IN THE SOFTWARE.
25  *
26  * The complete license agreement can be found here:
27  * http://opcfoundation.org/License/MIT/1.00/
28  * ======================================================================*/
29 
30 using System;
31 using System.Collections.Generic;
32 using System.Text;
33 using System.Reflection;
34 using System.Xml;
35 using System.Runtime.Serialization;
36 using Opc.Ua.Di;
37 using Opc.Ua;
38 
39 namespace Opc.Ua.Adi
40 {
41  #region DataType Identifiers
42  [System.CodeDom.Compiler.GeneratedCodeAttribute("Opc.Ua.ModelCompiler", "1.0.0.0")]
47  public static partial class DataTypes
48  {
52  public const uint ExecutionCycleEnumeration = 9378;
53 
57  public const uint AcquisitionResultStatusEnumeration = 3003;
58 
62  public const uint AlarmStateEnumeration = 3009;
63  }
64  #endregion
65 
66  #region Method Identifiers
67  [System.CodeDom.Compiler.GeneratedCodeAttribute("Opc.Ua.ModelCompiler", "1.0.0.0")]
72  public static partial class Methods
73  {
77  public const uint OpcUaAdiNamespaceMetadata_NamespaceFile_Open = 15015;
78 
82  public const uint OpcUaAdiNamespaceMetadata_NamespaceFile_Close = 15018;
83 
87  public const uint OpcUaAdiNamespaceMetadata_NamespaceFile_Read = 15020;
88 
92  public const uint OpcUaAdiNamespaceMetadata_NamespaceFile_Write = 15023;
93 
97  public const uint OpcUaAdiNamespaceMetadata_NamespaceFile_GetPosition = 15025;
98 
102  public const uint OpcUaAdiNamespaceMetadata_NamespaceFile_SetPosition = 15028;
103 
107  public const uint AnalyserDeviceType_Lock_InitLock = 9393;
108 
112  public const uint AnalyserDeviceType_Lock_RenewLock = 9396;
113 
117  public const uint AnalyserDeviceType_Lock_ExitLock = 9398;
118 
122  public const uint AnalyserDeviceType_Lock_BreakLock = 9400;
123 
127  public const uint AnalyserDeviceType_CPIdentifier_Lock_InitLock = 13098;
128 
132  public const uint AnalyserDeviceType_CPIdentifier_Lock_RenewLock = 13101;
133 
137  public const uint AnalyserDeviceType_CPIdentifier_Lock_ExitLock = 13103;
138 
142  public const uint AnalyserDeviceType_CPIdentifier_Lock_BreakLock = 13105;
143 
147  public const uint AnalyserDeviceType_MethodSet_GetConfiguration = 9443;
148 
152  public const uint AnalyserDeviceType_MethodSet_SetConfiguration = 9445;
153 
157  public const uint AnalyserDeviceType_MethodSet_GetConfigDataDigest = 9448;
158 
162  public const uint AnalyserDeviceType_MethodSet_CompareConfigDataDigest = 9450;
163 
167  public const uint AnalyserDeviceType_MethodSet_ResetAllChannels = 9453;
168 
172  public const uint AnalyserDeviceType_MethodSet_StartAllChannels = 9454;
173 
177  public const uint AnalyserDeviceType_MethodSet_StopAllChannels = 9455;
178 
182  public const uint AnalyserDeviceType_MethodSet_AbortAllChannels = 9456;
183 
187  public const uint AnalyserDeviceType_MethodSet_GotoOperating = 9457;
188 
192  public const uint AnalyserDeviceType_MethodSet_GotoMaintenance = 9458;
193 
197  public const uint AnalyserDeviceType_ParameterSet_ConfigData_Open = 9467;
198 
202  public const uint AnalyserDeviceType_ParameterSet_ConfigData_Close = 9470;
203 
207  public const uint AnalyserDeviceType_ParameterSet_ConfigData_Read = 9472;
208 
212  public const uint AnalyserDeviceType_ParameterSet_ConfigData_Write = 9475;
213 
217  public const uint AnalyserDeviceType_ParameterSet_ConfigData_GetPosition = 9477;
218 
222  public const uint AnalyserDeviceType_ParameterSet_ConfigData_SetPosition = 9480;
223 
227  public const uint AnalyserDeviceType_ChannelIdentifier_Lock_InitLock = 9512;
228 
232  public const uint AnalyserDeviceType_ChannelIdentifier_Lock_RenewLock = 9515;
233 
237  public const uint AnalyserDeviceType_ChannelIdentifier_Lock_ExitLock = 9517;
238 
242  public const uint AnalyserDeviceType_ChannelIdentifier_Lock_BreakLock = 9519;
243 
247  public const uint AnalyserDeviceType_ChannelIdentifier_MethodSet_GotoOperating = 9521;
248 
252  public const uint AnalyserDeviceType_ChannelIdentifier_MethodSet_GotoMaintenance = 9522;
253 
257  public const uint AnalyserDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition = 9523;
258 
262  public const uint AnalyserDeviceType_ChannelIdentifier_MethodSet_Reset = 9525;
263 
267  public const uint AnalyserDeviceType_ChannelIdentifier_MethodSet_Start = 9526;
268 
272  public const uint AnalyserDeviceType_ChannelIdentifier_MethodSet_Stop = 9527;
273 
277  public const uint AnalyserDeviceType_ChannelIdentifier_MethodSet_Hold = 9528;
278 
282  public const uint AnalyserDeviceType_ChannelIdentifier_MethodSet_Unhold = 9529;
283 
287  public const uint AnalyserDeviceType_ChannelIdentifier_MethodSet_Suspend = 9530;
288 
292  public const uint AnalyserDeviceType_ChannelIdentifier_MethodSet_Unsuspend = 9531;
293 
297  public const uint AnalyserDeviceType_ChannelIdentifier_MethodSet_Abort = 9532;
298 
302  public const uint AnalyserDeviceType_ChannelIdentifier_MethodSet_Clear = 9533;
303 
307  public const uint AnalyserChannelType_Lock_InitLock = 9690;
308 
312  public const uint AnalyserChannelType_Lock_RenewLock = 9693;
313 
317  public const uint AnalyserChannelType_Lock_ExitLock = 9695;
318 
322  public const uint AnalyserChannelType_Lock_BreakLock = 9697;
323 
327  public const uint AnalyserChannelType_MethodSet_GotoOperating = 9699;
328 
332  public const uint AnalyserChannelType_MethodSet_GotoMaintenance = 9700;
333 
337  public const uint AnalyserChannelType_MethodSet_StartSingleAcquisition = 9701;
338 
342  public const uint AnalyserChannelType_MethodSet_Reset = 9703;
343 
347  public const uint AnalyserChannelType_MethodSet_Start = 9704;
348 
352  public const uint AnalyserChannelType_MethodSet_Stop = 9705;
353 
357  public const uint AnalyserChannelType_MethodSet_Hold = 9706;
358 
362  public const uint AnalyserChannelType_MethodSet_Unhold = 9707;
363 
367  public const uint AnalyserChannelType_MethodSet_Suspend = 9708;
368 
372  public const uint AnalyserChannelType_MethodSet_Unsuspend = 9709;
373 
377  public const uint AnalyserChannelType_MethodSet_Abort = 9710;
378 
382  public const uint AnalyserChannelType_MethodSet_Clear = 9711;
383 
387  public const uint AnalyserChannelType_StreamIdentifier_Lock_InitLock = 9802;
388 
392  public const uint AnalyserChannelType_StreamIdentifier_Lock_RenewLock = 9805;
393 
397  public const uint AnalyserChannelType_StreamIdentifier_Lock_ExitLock = 9807;
398 
402  public const uint AnalyserChannelType_StreamIdentifier_Lock_BreakLock = 9809;
403 
407  public const uint StreamType_Lock_InitLock = 10330;
408 
412  public const uint StreamType_Lock_RenewLock = 10333;
413 
417  public const uint StreamType_Lock_ExitLock = 10335;
418 
422  public const uint StreamType_Lock_BreakLock = 10337;
423 
427  public const uint SpectrometerDeviceStreamType_Lock_InitLock = 10459;
428 
432  public const uint SpectrometerDeviceStreamType_Lock_RenewLock = 10462;
433 
437  public const uint SpectrometerDeviceStreamType_Lock_ExitLock = 10464;
438 
442  public const uint SpectrometerDeviceStreamType_Lock_BreakLock = 10466;
443 
447  public const uint MassSpectrometerDeviceStreamType_Lock_InitLock = 10652;
448 
452  public const uint MassSpectrometerDeviceStreamType_Lock_RenewLock = 10655;
453 
457  public const uint MassSpectrometerDeviceStreamType_Lock_ExitLock = 10657;
458 
462  public const uint MassSpectrometerDeviceStreamType_Lock_BreakLock = 10659;
463 
467  public const uint ParticleSizeMonitorDeviceStreamType_Lock_InitLock = 10781;
468 
472  public const uint ParticleSizeMonitorDeviceStreamType_Lock_RenewLock = 10784;
473 
477  public const uint ParticleSizeMonitorDeviceStreamType_Lock_ExitLock = 10786;
478 
482  public const uint ParticleSizeMonitorDeviceStreamType_Lock_BreakLock = 10788;
483 
487  public const uint AcousticSpectrometerDeviceStreamType_Lock_InitLock = 10931;
488 
492  public const uint AcousticSpectrometerDeviceStreamType_Lock_RenewLock = 10934;
493 
497  public const uint AcousticSpectrometerDeviceStreamType_Lock_ExitLock = 10936;
498 
502  public const uint AcousticSpectrometerDeviceStreamType_Lock_BreakLock = 10938;
503 
507  public const uint ChromatographDeviceStreamType_Lock_InitLock = 11060;
508 
512  public const uint ChromatographDeviceStreamType_Lock_RenewLock = 11063;
513 
517  public const uint ChromatographDeviceStreamType_Lock_ExitLock = 11065;
518 
522  public const uint ChromatographDeviceStreamType_Lock_BreakLock = 11067;
523 
527  public const uint MNRDeviceStreamType_Lock_InitLock = 11189;
528 
532  public const uint MNRDeviceStreamType_Lock_RenewLock = 11192;
533 
537  public const uint MNRDeviceStreamType_Lock_ExitLock = 11194;
538 
542  public const uint MNRDeviceStreamType_Lock_BreakLock = 11196;
543 
547  public const uint SpectrometerDeviceType_Lock_InitLock = 11318;
548 
552  public const uint SpectrometerDeviceType_Lock_RenewLock = 11321;
553 
557  public const uint SpectrometerDeviceType_Lock_ExitLock = 11323;
558 
562  public const uint SpectrometerDeviceType_Lock_BreakLock = 11325;
563 
567  public const uint SpectrometerDeviceType_CPIdentifier_Lock_InitLock = 13123;
568 
572  public const uint SpectrometerDeviceType_CPIdentifier_Lock_RenewLock = 13126;
573 
577  public const uint SpectrometerDeviceType_CPIdentifier_Lock_ExitLock = 13128;
578 
582  public const uint SpectrometerDeviceType_CPIdentifier_Lock_BreakLock = 13130;
583 
587  public const uint SpectrometerDeviceType_MethodSet_GetConfiguration = 11368;
588 
592  public const uint SpectrometerDeviceType_MethodSet_SetConfiguration = 11370;
593 
597  public const uint SpectrometerDeviceType_MethodSet_GetConfigDataDigest = 11373;
598 
602  public const uint SpectrometerDeviceType_MethodSet_CompareConfigDataDigest = 11375;
603 
607  public const uint SpectrometerDeviceType_MethodSet_ResetAllChannels = 11378;
608 
612  public const uint SpectrometerDeviceType_MethodSet_StartAllChannels = 11379;
613 
617  public const uint SpectrometerDeviceType_MethodSet_StopAllChannels = 11380;
618 
622  public const uint SpectrometerDeviceType_MethodSet_AbortAllChannels = 11381;
623 
627  public const uint SpectrometerDeviceType_MethodSet_GotoOperating = 11382;
628 
632  public const uint SpectrometerDeviceType_MethodSet_GotoMaintenance = 11383;
633 
637  public const uint SpectrometerDeviceType_ParameterSet_ConfigData_Open = 11392;
638 
642  public const uint SpectrometerDeviceType_ParameterSet_ConfigData_Close = 11395;
643 
647  public const uint SpectrometerDeviceType_ParameterSet_ConfigData_Read = 11397;
648 
652  public const uint SpectrometerDeviceType_ParameterSet_ConfigData_Write = 11400;
653 
657  public const uint SpectrometerDeviceType_ParameterSet_ConfigData_GetPosition = 11402;
658 
662  public const uint SpectrometerDeviceType_ParameterSet_ConfigData_SetPosition = 11405;
663 
667  public const uint SpectrometerDeviceType_ChannelIdentifier_Lock_InitLock = 11437;
668 
672  public const uint SpectrometerDeviceType_ChannelIdentifier_Lock_RenewLock = 11440;
673 
677  public const uint SpectrometerDeviceType_ChannelIdentifier_Lock_ExitLock = 11442;
678 
682  public const uint SpectrometerDeviceType_ChannelIdentifier_Lock_BreakLock = 11444;
683 
687  public const uint SpectrometerDeviceType_ChannelIdentifier_MethodSet_GotoOperating = 11446;
688 
692  public const uint SpectrometerDeviceType_ChannelIdentifier_MethodSet_GotoMaintenance = 11447;
693 
697  public const uint SpectrometerDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition = 11448;
698 
702  public const uint SpectrometerDeviceType_ChannelIdentifier_MethodSet_Reset = 11450;
703 
707  public const uint SpectrometerDeviceType_ChannelIdentifier_MethodSet_Start = 11451;
708 
712  public const uint SpectrometerDeviceType_ChannelIdentifier_MethodSet_Stop = 11452;
713 
717  public const uint SpectrometerDeviceType_ChannelIdentifier_MethodSet_Hold = 11453;
718 
722  public const uint SpectrometerDeviceType_ChannelIdentifier_MethodSet_Unhold = 11454;
723 
727  public const uint SpectrometerDeviceType_ChannelIdentifier_MethodSet_Suspend = 11455;
728 
732  public const uint SpectrometerDeviceType_ChannelIdentifier_MethodSet_Unsuspend = 11456;
733 
737  public const uint SpectrometerDeviceType_ChannelIdentifier_MethodSet_Abort = 11457;
738 
742  public const uint SpectrometerDeviceType_ChannelIdentifier_MethodSet_Clear = 11458;
743 
747  public const uint ParticleSizeMonitorDeviceType_Lock_InitLock = 11567;
748 
752  public const uint ParticleSizeMonitorDeviceType_Lock_RenewLock = 11570;
753 
757  public const uint ParticleSizeMonitorDeviceType_Lock_ExitLock = 11572;
758 
762  public const uint ParticleSizeMonitorDeviceType_Lock_BreakLock = 11574;
763 
767  public const uint ParticleSizeMonitorDeviceType_CPIdentifier_Lock_InitLock = 13148;
768 
772  public const uint ParticleSizeMonitorDeviceType_CPIdentifier_Lock_RenewLock = 13151;
773 
777  public const uint ParticleSizeMonitorDeviceType_CPIdentifier_Lock_ExitLock = 13153;
778 
782  public const uint ParticleSizeMonitorDeviceType_CPIdentifier_Lock_BreakLock = 13155;
783 
787  public const uint ParticleSizeMonitorDeviceType_MethodSet_GetConfiguration = 11617;
788 
792  public const uint ParticleSizeMonitorDeviceType_MethodSet_SetConfiguration = 11619;
793 
797  public const uint ParticleSizeMonitorDeviceType_MethodSet_GetConfigDataDigest = 11622;
798 
802  public const uint ParticleSizeMonitorDeviceType_MethodSet_CompareConfigDataDigest = 11624;
803 
807  public const uint ParticleSizeMonitorDeviceType_MethodSet_ResetAllChannels = 11627;
808 
812  public const uint ParticleSizeMonitorDeviceType_MethodSet_StartAllChannels = 11628;
813 
817  public const uint ParticleSizeMonitorDeviceType_MethodSet_StopAllChannels = 11629;
818 
822  public const uint ParticleSizeMonitorDeviceType_MethodSet_AbortAllChannels = 11630;
823 
827  public const uint ParticleSizeMonitorDeviceType_MethodSet_GotoOperating = 11631;
828 
832  public const uint ParticleSizeMonitorDeviceType_MethodSet_GotoMaintenance = 11632;
833 
837  public const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Open = 11641;
838 
842  public const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Close = 11644;
843 
847  public const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Read = 11646;
848 
852  public const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Write = 11649;
853 
857  public const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_GetPosition = 11651;
858 
862  public const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_SetPosition = 11654;
863 
867  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_InitLock = 11686;
868 
872  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_RenewLock = 11689;
873 
877  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_ExitLock = 11691;
878 
882  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_BreakLock = 11693;
883 
887  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_GotoOperating = 11695;
888 
892  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_GotoMaintenance = 11696;
893 
897  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition = 11697;
898 
902  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Reset = 11699;
903 
907  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Start = 11700;
908 
912  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Stop = 11701;
913 
917  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Hold = 11702;
918 
922  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Unhold = 11703;
923 
927  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Suspend = 11704;
928 
932  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Unsuspend = 11705;
933 
937  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Abort = 11706;
938 
942  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Clear = 11707;
943 
947  public const uint ChromatographDeviceType_Lock_InitLock = 11813;
948 
952  public const uint ChromatographDeviceType_Lock_RenewLock = 11816;
953 
957  public const uint ChromatographDeviceType_Lock_ExitLock = 11818;
958 
962  public const uint ChromatographDeviceType_Lock_BreakLock = 11820;
963 
967  public const uint ChromatographDeviceType_CPIdentifier_Lock_InitLock = 13173;
968 
972  public const uint ChromatographDeviceType_CPIdentifier_Lock_RenewLock = 13176;
973 
977  public const uint ChromatographDeviceType_CPIdentifier_Lock_ExitLock = 13178;
978 
982  public const uint ChromatographDeviceType_CPIdentifier_Lock_BreakLock = 13180;
983 
987  public const uint ChromatographDeviceType_MethodSet_GetConfiguration = 11863;
988 
992  public const uint ChromatographDeviceType_MethodSet_SetConfiguration = 11865;
993 
997  public const uint ChromatographDeviceType_MethodSet_GetConfigDataDigest = 11868;
998 
1002  public const uint ChromatographDeviceType_MethodSet_CompareConfigDataDigest = 11870;
1003 
1007  public const uint ChromatographDeviceType_MethodSet_ResetAllChannels = 11873;
1008 
1012  public const uint ChromatographDeviceType_MethodSet_StartAllChannels = 11874;
1013 
1017  public const uint ChromatographDeviceType_MethodSet_StopAllChannels = 11875;
1018 
1022  public const uint ChromatographDeviceType_MethodSet_AbortAllChannels = 11876;
1023 
1027  public const uint ChromatographDeviceType_MethodSet_GotoOperating = 11877;
1028 
1032  public const uint ChromatographDeviceType_MethodSet_GotoMaintenance = 11878;
1033 
1037  public const uint ChromatographDeviceType_ParameterSet_ConfigData_Open = 11887;
1038 
1042  public const uint ChromatographDeviceType_ParameterSet_ConfigData_Close = 11890;
1043 
1047  public const uint ChromatographDeviceType_ParameterSet_ConfigData_Read = 11892;
1048 
1052  public const uint ChromatographDeviceType_ParameterSet_ConfigData_Write = 11895;
1053 
1057  public const uint ChromatographDeviceType_ParameterSet_ConfigData_GetPosition = 11897;
1058 
1062  public const uint ChromatographDeviceType_ParameterSet_ConfigData_SetPosition = 11900;
1063 
1067  public const uint ChromatographDeviceType_ChannelIdentifier_Lock_InitLock = 11932;
1068 
1072  public const uint ChromatographDeviceType_ChannelIdentifier_Lock_RenewLock = 11935;
1073 
1077  public const uint ChromatographDeviceType_ChannelIdentifier_Lock_ExitLock = 11937;
1078 
1082  public const uint ChromatographDeviceType_ChannelIdentifier_Lock_BreakLock = 11939;
1083 
1087  public const uint ChromatographDeviceType_ChannelIdentifier_MethodSet_GotoOperating = 11941;
1088 
1092  public const uint ChromatographDeviceType_ChannelIdentifier_MethodSet_GotoMaintenance = 11942;
1093 
1097  public const uint ChromatographDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition = 11943;
1098 
1102  public const uint ChromatographDeviceType_ChannelIdentifier_MethodSet_Reset = 11945;
1103 
1107  public const uint ChromatographDeviceType_ChannelIdentifier_MethodSet_Start = 11946;
1108 
1112  public const uint ChromatographDeviceType_ChannelIdentifier_MethodSet_Stop = 11947;
1113 
1117  public const uint ChromatographDeviceType_ChannelIdentifier_MethodSet_Hold = 11948;
1118 
1122  public const uint ChromatographDeviceType_ChannelIdentifier_MethodSet_Unhold = 11949;
1123 
1127  public const uint ChromatographDeviceType_ChannelIdentifier_MethodSet_Suspend = 11950;
1128 
1132  public const uint ChromatographDeviceType_ChannelIdentifier_MethodSet_Unsuspend = 11951;
1133 
1137  public const uint ChromatographDeviceType_ChannelIdentifier_MethodSet_Abort = 11952;
1138 
1142  public const uint ChromatographDeviceType_ChannelIdentifier_MethodSet_Clear = 11953;
1143 
1147  public const uint MassSpectrometerDeviceType_Lock_InitLock = 12059;
1148 
1152  public const uint MassSpectrometerDeviceType_Lock_RenewLock = 12062;
1153 
1157  public const uint MassSpectrometerDeviceType_Lock_ExitLock = 12064;
1158 
1162  public const uint MassSpectrometerDeviceType_Lock_BreakLock = 12066;
1163 
1167  public const uint MassSpectrometerDeviceType_CPIdentifier_Lock_InitLock = 13198;
1168 
1172  public const uint MassSpectrometerDeviceType_CPIdentifier_Lock_RenewLock = 13201;
1173 
1177  public const uint MassSpectrometerDeviceType_CPIdentifier_Lock_ExitLock = 13203;
1178 
1182  public const uint MassSpectrometerDeviceType_CPIdentifier_Lock_BreakLock = 13205;
1183 
1187  public const uint MassSpectrometerDeviceType_MethodSet_GetConfiguration = 12109;
1188 
1192  public const uint MassSpectrometerDeviceType_MethodSet_SetConfiguration = 12111;
1193 
1197  public const uint MassSpectrometerDeviceType_MethodSet_GetConfigDataDigest = 12114;
1198 
1202  public const uint MassSpectrometerDeviceType_MethodSet_CompareConfigDataDigest = 12116;
1203 
1207  public const uint MassSpectrometerDeviceType_MethodSet_ResetAllChannels = 12119;
1208 
1212  public const uint MassSpectrometerDeviceType_MethodSet_StartAllChannels = 12120;
1213 
1217  public const uint MassSpectrometerDeviceType_MethodSet_StopAllChannels = 12121;
1218 
1222  public const uint MassSpectrometerDeviceType_MethodSet_AbortAllChannels = 12122;
1223 
1227  public const uint MassSpectrometerDeviceType_MethodSet_GotoOperating = 12123;
1228 
1232  public const uint MassSpectrometerDeviceType_MethodSet_GotoMaintenance = 12124;
1233 
1237  public const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_Open = 12133;
1238 
1242  public const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_Close = 12136;
1243 
1247  public const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_Read = 12138;
1248 
1252  public const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_Write = 12141;
1253 
1257  public const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_GetPosition = 12143;
1258 
1262  public const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_SetPosition = 12146;
1263 
1267  public const uint MassSpectrometerDeviceType_ChannelIdentifier_Lock_InitLock = 12178;
1268 
1272  public const uint MassSpectrometerDeviceType_ChannelIdentifier_Lock_RenewLock = 12181;
1273 
1277  public const uint MassSpectrometerDeviceType_ChannelIdentifier_Lock_ExitLock = 12183;
1278 
1282  public const uint MassSpectrometerDeviceType_ChannelIdentifier_Lock_BreakLock = 12185;
1283 
1287  public const uint MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_GotoOperating = 12187;
1288 
1292  public const uint MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_GotoMaintenance = 12188;
1293 
1297  public const uint MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition = 12189;
1298 
1302  public const uint MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Reset = 12191;
1303 
1307  public const uint MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Start = 12192;
1308 
1312  public const uint MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Stop = 12193;
1313 
1317  public const uint MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Hold = 12194;
1318 
1322  public const uint MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Unhold = 12195;
1323 
1327  public const uint MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Suspend = 12196;
1328 
1332  public const uint MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Unsuspend = 12197;
1333 
1337  public const uint MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Abort = 12198;
1338 
1342  public const uint MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Clear = 12199;
1343 
1347  public const uint AcousticSpectrometerDeviceType_Lock_InitLock = 12305;
1348 
1352  public const uint AcousticSpectrometerDeviceType_Lock_RenewLock = 12308;
1353 
1357  public const uint AcousticSpectrometerDeviceType_Lock_ExitLock = 12310;
1358 
1362  public const uint AcousticSpectrometerDeviceType_Lock_BreakLock = 12312;
1363 
1367  public const uint AcousticSpectrometerDeviceType_CPIdentifier_Lock_InitLock = 13223;
1368 
1372  public const uint AcousticSpectrometerDeviceType_CPIdentifier_Lock_RenewLock = 13226;
1373 
1377  public const uint AcousticSpectrometerDeviceType_CPIdentifier_Lock_ExitLock = 13228;
1378 
1382  public const uint AcousticSpectrometerDeviceType_CPIdentifier_Lock_BreakLock = 13230;
1383 
1387  public const uint AcousticSpectrometerDeviceType_MethodSet_GetConfiguration = 12355;
1388 
1392  public const uint AcousticSpectrometerDeviceType_MethodSet_SetConfiguration = 12357;
1393 
1397  public const uint AcousticSpectrometerDeviceType_MethodSet_GetConfigDataDigest = 12360;
1398 
1402  public const uint AcousticSpectrometerDeviceType_MethodSet_CompareConfigDataDigest = 12362;
1403 
1407  public const uint AcousticSpectrometerDeviceType_MethodSet_ResetAllChannels = 12365;
1408 
1412  public const uint AcousticSpectrometerDeviceType_MethodSet_StartAllChannels = 12366;
1413 
1417  public const uint AcousticSpectrometerDeviceType_MethodSet_StopAllChannels = 12367;
1418 
1422  public const uint AcousticSpectrometerDeviceType_MethodSet_AbortAllChannels = 12368;
1423 
1427  public const uint AcousticSpectrometerDeviceType_MethodSet_GotoOperating = 12369;
1428 
1432  public const uint AcousticSpectrometerDeviceType_MethodSet_GotoMaintenance = 12370;
1433 
1437  public const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Open = 12379;
1438 
1442  public const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Close = 12382;
1443 
1447  public const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Read = 12384;
1448 
1452  public const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Write = 12387;
1453 
1457  public const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_GetPosition = 12389;
1458 
1462  public const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_SetPosition = 12392;
1463 
1467  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_InitLock = 12424;
1468 
1472  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_RenewLock = 12427;
1473 
1477  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_ExitLock = 12429;
1478 
1482  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_BreakLock = 12431;
1483 
1487  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_GotoOperating = 12433;
1488 
1492  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_GotoMaintenance = 12434;
1493 
1497  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition = 12435;
1498 
1502  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Reset = 12437;
1503 
1507  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Start = 12438;
1508 
1512  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Stop = 12439;
1513 
1517  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Hold = 12440;
1518 
1522  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Unhold = 12441;
1523 
1527  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Suspend = 12442;
1528 
1532  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Unsuspend = 12443;
1533 
1537  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Abort = 12444;
1538 
1542  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Clear = 12445;
1543 
1547  public const uint NMRDeviceType_Lock_InitLock = 12551;
1548 
1552  public const uint NMRDeviceType_Lock_RenewLock = 12554;
1553 
1557  public const uint NMRDeviceType_Lock_ExitLock = 12556;
1558 
1562  public const uint NMRDeviceType_Lock_BreakLock = 12558;
1563 
1567  public const uint NMRDeviceType_CPIdentifier_Lock_InitLock = 13248;
1568 
1572  public const uint NMRDeviceType_CPIdentifier_Lock_RenewLock = 13251;
1573 
1577  public const uint NMRDeviceType_CPIdentifier_Lock_ExitLock = 13253;
1578 
1582  public const uint NMRDeviceType_CPIdentifier_Lock_BreakLock = 13255;
1583 
1587  public const uint NMRDeviceType_MethodSet_GetConfiguration = 12601;
1588 
1592  public const uint NMRDeviceType_MethodSet_SetConfiguration = 12603;
1593 
1597  public const uint NMRDeviceType_MethodSet_GetConfigDataDigest = 12606;
1598 
1602  public const uint NMRDeviceType_MethodSet_CompareConfigDataDigest = 12608;
1603 
1607  public const uint NMRDeviceType_MethodSet_ResetAllChannels = 12611;
1608 
1612  public const uint NMRDeviceType_MethodSet_StartAllChannels = 12612;
1613 
1617  public const uint NMRDeviceType_MethodSet_StopAllChannels = 12613;
1618 
1622  public const uint NMRDeviceType_MethodSet_AbortAllChannels = 12614;
1623 
1627  public const uint NMRDeviceType_MethodSet_GotoOperating = 12615;
1628 
1632  public const uint NMRDeviceType_MethodSet_GotoMaintenance = 12616;
1633 
1637  public const uint NMRDeviceType_ParameterSet_ConfigData_Open = 12625;
1638 
1642  public const uint NMRDeviceType_ParameterSet_ConfigData_Close = 12628;
1643 
1647  public const uint NMRDeviceType_ParameterSet_ConfigData_Read = 12630;
1648 
1652  public const uint NMRDeviceType_ParameterSet_ConfigData_Write = 12633;
1653 
1657  public const uint NMRDeviceType_ParameterSet_ConfigData_GetPosition = 12635;
1658 
1662  public const uint NMRDeviceType_ParameterSet_ConfigData_SetPosition = 12638;
1663 
1667  public const uint NMRDeviceType_ChannelIdentifier_Lock_InitLock = 12670;
1668 
1672  public const uint NMRDeviceType_ChannelIdentifier_Lock_RenewLock = 12673;
1673 
1677  public const uint NMRDeviceType_ChannelIdentifier_Lock_ExitLock = 12675;
1678 
1682  public const uint NMRDeviceType_ChannelIdentifier_Lock_BreakLock = 12677;
1683 
1687  public const uint NMRDeviceType_ChannelIdentifier_MethodSet_GotoOperating = 12679;
1688 
1692  public const uint NMRDeviceType_ChannelIdentifier_MethodSet_GotoMaintenance = 12680;
1693 
1697  public const uint NMRDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition = 12681;
1698 
1702  public const uint NMRDeviceType_ChannelIdentifier_MethodSet_Reset = 12683;
1703 
1707  public const uint NMRDeviceType_ChannelIdentifier_MethodSet_Start = 12684;
1708 
1712  public const uint NMRDeviceType_ChannelIdentifier_MethodSet_Stop = 12685;
1713 
1717  public const uint NMRDeviceType_ChannelIdentifier_MethodSet_Hold = 12686;
1718 
1722  public const uint NMRDeviceType_ChannelIdentifier_MethodSet_Unhold = 12687;
1723 
1727  public const uint NMRDeviceType_ChannelIdentifier_MethodSet_Suspend = 12688;
1728 
1732  public const uint NMRDeviceType_ChannelIdentifier_MethodSet_Unsuspend = 12689;
1733 
1737  public const uint NMRDeviceType_ChannelIdentifier_MethodSet_Abort = 12690;
1738 
1742  public const uint NMRDeviceType_ChannelIdentifier_MethodSet_Clear = 12691;
1743 
1747  public const uint AccessorySlotType_AccessoryIdentifier_Lock_InitLock = 12812;
1748 
1752  public const uint AccessorySlotType_AccessoryIdentifier_Lock_RenewLock = 12815;
1753 
1757  public const uint AccessorySlotType_AccessoryIdentifier_Lock_ExitLock = 12817;
1758 
1762  public const uint AccessorySlotType_AccessoryIdentifier_Lock_BreakLock = 12819;
1763 
1767  public const uint AccessoryType_Lock_InitLock = 12889;
1768 
1772  public const uint AccessoryType_Lock_RenewLock = 12892;
1773 
1777  public const uint AccessoryType_Lock_ExitLock = 12894;
1778 
1782  public const uint AccessoryType_Lock_BreakLock = 12896;
1783 
1787  public const uint DetectorType_Lock_InitLock = 12919;
1788 
1792  public const uint DetectorType_Lock_RenewLock = 12922;
1793 
1797  public const uint DetectorType_Lock_ExitLock = 12924;
1798 
1802  public const uint DetectorType_Lock_BreakLock = 12926;
1803 
1807  public const uint SmartSamplingSystemType_Lock_InitLock = 12949;
1808 
1812  public const uint SmartSamplingSystemType_Lock_RenewLock = 12952;
1813 
1817  public const uint SmartSamplingSystemType_Lock_ExitLock = 12954;
1818 
1822  public const uint SmartSamplingSystemType_Lock_BreakLock = 12956;
1823 
1827  public const uint SourceType_Lock_InitLock = 12979;
1828 
1832  public const uint SourceType_Lock_RenewLock = 12982;
1833 
1837  public const uint SourceType_Lock_ExitLock = 12984;
1838 
1842  public const uint SourceType_Lock_BreakLock = 12986;
1843 
1847  public const uint GcOvenType_Lock_InitLock = 13009;
1848 
1852  public const uint GcOvenType_Lock_RenewLock = 13012;
1853 
1857  public const uint GcOvenType_Lock_ExitLock = 13014;
1858 
1862  public const uint GcOvenType_Lock_BreakLock = 13016;
1863  }
1864  #endregion
1865 
1866  #region Object Identifiers
1867  [System.CodeDom.Compiler.GeneratedCodeAttribute("Opc.Ua.ModelCompiler", "1.0.0.0")]
1872  public static partial class Objects
1873  {
1877  public const uint OpcUaAdiNamespaceMetadata = 15001;
1878 
1882  public const uint AnalyserDeviceType_ParameterSet = 5001;
1883 
1887  public const uint AnalyserDeviceType_MethodSet = 9382;
1888 
1892  public const uint AnalyserDeviceType_Identification = 9386;
1893 
1897  public const uint AnalyserDeviceType_CPIdentifier_NetworkAddress = 13107;
1898 
1902  public const uint AnalyserDeviceType_ParameterSet_ConfigData = 9462;
1903 
1907  public const uint AnalyserDeviceType_Configuration = 9482;
1908 
1912  public const uint AnalyserDeviceType_Status = 9484;
1913 
1917  public const uint AnalyserDeviceType_FactorySettings = 9486;
1918 
1922  public const uint AnalyserDeviceType_AnalyserStateMachine = 9488;
1923 
1927  public const uint AnalyserDeviceType_ChannelIdentifier = 9500;
1928 
1932  public const uint AnalyserDeviceType_ChannelIdentifier_MethodSet = 9503;
1933 
1937  public const uint AnalyserDeviceType_ChannelIdentifier_Configuration = 9546;
1938 
1942  public const uint AnalyserDeviceType_ChannelIdentifier_Status = 9548;
1943 
1947  public const uint AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine = 9550;
1948 
1952  public const uint AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine = 9562;
1953 
1957  public const uint AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine = 9574;
1958 
1962  public const uint AnalyserDeviceType_AccessorySlotIdentifier = 9610;
1963 
1967  public const uint AnalyserDeviceType_AccessorySlotIdentifier_SupportedTypes = 9611;
1968 
1972  public const uint AnalyserDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine = 9614;
1973 
1977  public const uint AnalyserDeviceStateMachineType_Powerup = 9647;
1978 
1982  public const uint AnalyserDeviceStateMachineType_Operating = 9649;
1983 
1987  public const uint AnalyserDeviceStateMachineType_Local = 9651;
1988 
1992  public const uint AnalyserDeviceStateMachineType_Maintenance = 9653;
1993 
1997  public const uint AnalyserDeviceStateMachineType_Shutdown = 9655;
1998 
2002  public const uint AnalyserDeviceStateMachineType_PowerupToOperatingTransition = 9657;
2003 
2007  public const uint AnalyserDeviceStateMachineType_OperatingToLocalTransition = 9659;
2008 
2012  public const uint AnalyserDeviceStateMachineType_OperatingToMaintenanceTransition = 9661;
2013 
2017  public const uint AnalyserDeviceStateMachineType_LocalToOperatingTransition = 9663;
2018 
2022  public const uint AnalyserDeviceStateMachineType_LocalToMaintenanceTransition = 9665;
2023 
2027  public const uint AnalyserDeviceStateMachineType_MaintenanceToOperatingTransition = 9667;
2028 
2032  public const uint AnalyserDeviceStateMachineType_MaintenanceToLocalTransition = 9669;
2033 
2037  public const uint AnalyserDeviceStateMachineType_OperatingToShutdownTransition = 9671;
2038 
2042  public const uint AnalyserDeviceStateMachineType_LocalToShutdownTransition = 9673;
2043 
2047  public const uint AnalyserDeviceStateMachineType_MaintenanceToShutdownTransition = 9675;
2048 
2052  public const uint AnalyserChannelType_ParameterSet = 9677;
2053 
2057  public const uint AnalyserChannelType_MethodSet = 9679;
2058 
2062  public const uint AnalyserChannelType_GroupIdentifier = 9788;
2063 
2067  public const uint AnalyserChannelType_Configuration = 9724;
2068 
2072  public const uint AnalyserChannelType_Status = 9726;
2073 
2077  public const uint AnalyserChannelType_ChannelStateMachine = 9728;
2078 
2082  public const uint AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine = 9740;
2083 
2087  public const uint AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine = 9752;
2088 
2092  public const uint AnalyserChannelType_StreamIdentifier = 9790;
2093 
2097  public const uint AnalyserChannelType_StreamIdentifier_Configuration = 9902;
2098 
2102  public const uint AnalyserChannelType_StreamIdentifier_Status = 9904;
2103 
2107  public const uint AnalyserChannelType_StreamIdentifier_AcquisitionSettings = 9906;
2108 
2112  public const uint AnalyserChannelType_StreamIdentifier_AcquisitionStatus = 9908;
2113 
2117  public const uint AnalyserChannelType_StreamIdentifier_AcquisitionData = 9910;
2118 
2122  public const uint AnalyserChannelType_StreamIdentifier_ChemometricModelSettings = 9912;
2123 
2127  public const uint AnalyserChannelType_StreamIdentifier_Context = 9914;
2128 
2132  public const uint AnalyserChannelType_AccessorySlotIdentifier = 9916;
2133 
2137  public const uint AnalyserChannelType_AccessorySlotIdentifier_SupportedTypes = 9917;
2138 
2142  public const uint AnalyserChannelType_AccessorySlotIdentifier_AccessorySlotStateMachine = 9920;
2143 
2147  public const uint AnalyserChannelStateMachineType_OperatingSubStateMachine = 9948;
2148 
2152  public const uint AnalyserChannelStateMachineType_OperatingSubStateMachine_OperatingExecuteSubStateMachine = 9960;
2153 
2157  public const uint AnalyserChannelStateMachineType_LocalSubStateMachine = 9972;
2158 
2162  public const uint AnalyserChannelStateMachineType_MaintenanceSubStateMachine = 9984;
2163 
2167  public const uint AnalyserChannelStateMachineType_SlaveMode = 9996;
2168 
2172  public const uint AnalyserChannelStateMachineType_Operating = 9998;
2173 
2177  public const uint AnalyserChannelStateMachineType_Local = 10000;
2178 
2182  public const uint AnalyserChannelStateMachineType_Maintenance = 10002;
2183 
2187  public const uint AnalyserChannelStateMachineType_SlaveModeToOperatingTransition = 10004;
2188 
2192  public const uint AnalyserChannelStateMachineType_OperatingToLocalTransition = 10006;
2193 
2197  public const uint AnalyserChannelStateMachineType_OperatingToMaintenanceTransition = 10008;
2198 
2202  public const uint AnalyserChannelStateMachineType_LocalToOperatingTransition = 10010;
2203 
2207  public const uint AnalyserChannelStateMachineType_LocalToMaintenanceTransition = 10012;
2208 
2212  public const uint AnalyserChannelStateMachineType_MaintenanceToOperatingTransition = 10014;
2213 
2217  public const uint AnalyserChannelStateMachineType_MaintenanceToLocalTransition = 10016;
2218 
2222  public const uint AnalyserChannelStateMachineType_OperatingToSlaveModeTransition = 10018;
2223 
2227  public const uint AnalyserChannelStateMachineType_LocalToSlaveModeTransition = 10020;
2228 
2232  public const uint AnalyserChannelStateMachineType_MaintenanceToSlaveModeTransition = 10022;
2233 
2237  public const uint AnalyserChannel_OperatingModeSubStateMachineType_OperatingExecuteSubStateMachine = 10036;
2238 
2242  public const uint AnalyserChannel_OperatingModeSubStateMachineType_Stopped = 10048;
2243 
2247  public const uint AnalyserChannel_OperatingModeSubStateMachineType_Resetting = 10050;
2248 
2252  public const uint AnalyserChannel_OperatingModeSubStateMachineType_Idle = 10052;
2253 
2257  public const uint AnalyserChannel_OperatingModeSubStateMachineType_Starting = 10054;
2258 
2262  public const uint AnalyserChannel_OperatingModeSubStateMachineType_Execute = 10056;
2263 
2267  public const uint AnalyserChannel_OperatingModeSubStateMachineType_Completing = 10058;
2268 
2272  public const uint AnalyserChannel_OperatingModeSubStateMachineType_Complete = 10060;
2273 
2277  public const uint AnalyserChannel_OperatingModeSubStateMachineType_Suspending = 10062;
2278 
2282  public const uint AnalyserChannel_OperatingModeSubStateMachineType_Suspended = 10064;
2283 
2287  public const uint AnalyserChannel_OperatingModeSubStateMachineType_Unsuspending = 10066;
2288 
2292  public const uint AnalyserChannel_OperatingModeSubStateMachineType_Holding = 10068;
2293 
2297  public const uint AnalyserChannel_OperatingModeSubStateMachineType_Held = 10070;
2298 
2302  public const uint AnalyserChannel_OperatingModeSubStateMachineType_Unholding = 10072;
2303 
2307  public const uint AnalyserChannel_OperatingModeSubStateMachineType_Stopping = 10074;
2308 
2312  public const uint AnalyserChannel_OperatingModeSubStateMachineType_Aborting = 10076;
2313 
2317  public const uint AnalyserChannel_OperatingModeSubStateMachineType_Aborted = 10078;
2318 
2322  public const uint AnalyserChannel_OperatingModeSubStateMachineType_Clearing = 10080;
2323 
2327  public const uint AnalyserChannel_OperatingModeSubStateMachineType_StoppedToResettingTransition = 10082;
2328 
2332  public const uint AnalyserChannel_OperatingModeSubStateMachineType_ResettingTransition = 10084;
2333 
2337  public const uint AnalyserChannel_OperatingModeSubStateMachineType_ResettingToIdleTransition = 10086;
2338 
2342  public const uint AnalyserChannel_OperatingModeSubStateMachineType_IdleToStartingTransition = 10088;
2343 
2347  public const uint AnalyserChannel_OperatingModeSubStateMachineType_StartingTransition = 10090;
2348 
2352  public const uint AnalyserChannel_OperatingModeSubStateMachineType_StartingToExecuteTransition = 10092;
2353 
2357  public const uint AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToCompletingTransition = 10094;
2358 
2362  public const uint AnalyserChannel_OperatingModeSubStateMachineType_CompletingTransition = 10096;
2363 
2367  public const uint AnalyserChannel_OperatingModeSubStateMachineType_CompletingToCompleteTransition = 10098;
2368 
2372  public const uint AnalyserChannel_OperatingModeSubStateMachineType_CompleteToStoppedTransition = 10100;
2373 
2377  public const uint AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToHoldingTransition = 10102;
2378 
2382  public const uint AnalyserChannel_OperatingModeSubStateMachineType_HoldingTransition = 10104;
2383 
2387  public const uint AnalyserChannel_OperatingModeSubStateMachineType_HoldingToHeldTransition = 10106;
2388 
2392  public const uint AnalyserChannel_OperatingModeSubStateMachineType_HeldToUnholdingTransition = 10108;
2393 
2397  public const uint AnalyserChannel_OperatingModeSubStateMachineType_UnholdingTransition = 10110;
2398 
2402  public const uint AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToHoldingTransition = 10112;
2403 
2407  public const uint AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToExecuteTransition = 10114;
2408 
2412  public const uint AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToSuspendingTransition = 10116;
2413 
2417  public const uint AnalyserChannel_OperatingModeSubStateMachineType_SuspendingTransition = 10118;
2418 
2422  public const uint AnalyserChannel_OperatingModeSubStateMachineType_SuspendingToSuspendedTransition = 10120;
2423 
2427  public const uint AnalyserChannel_OperatingModeSubStateMachineType_SuspendedToUnsuspendingTransition = 10122;
2428 
2432  public const uint AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingTransition = 10124;
2433 
2437  public const uint AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToSuspendingTransition = 10126;
2438 
2442  public const uint AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToExecuteTransition = 10128;
2443 
2447  public const uint AnalyserChannel_OperatingModeSubStateMachineType_StoppingToStoppedTransition = 10130;
2448 
2452  public const uint AnalyserChannel_OperatingModeSubStateMachineType_AbortingToAbortedTransition = 10132;
2453 
2457  public const uint AnalyserChannel_OperatingModeSubStateMachineType_AbortedToClearingTransition = 10134;
2458 
2462  public const uint AnalyserChannel_OperatingModeSubStateMachineType_ClearingToStoppedTransition = 10136;
2463 
2467  public const uint AnalyserChannel_OperatingModeSubStateMachineType_ResettingToStoppingTransition = 10138;
2468 
2472  public const uint AnalyserChannel_OperatingModeSubStateMachineType_IdleToStoppingTransition = 10140;
2473 
2477  public const uint AnalyserChannel_OperatingModeSubStateMachineType_StartingToStoppingTransition = 10142;
2478 
2482  public const uint AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToStoppingTransition = 10144;
2483 
2487  public const uint AnalyserChannel_OperatingModeSubStateMachineType_CompletingToStoppingTransition = 10146;
2488 
2492  public const uint AnalyserChannel_OperatingModeSubStateMachineType_CompleteToStoppingTransition = 10148;
2493 
2497  public const uint AnalyserChannel_OperatingModeSubStateMachineType_SuspendingToStoppingTransition = 10150;
2498 
2502  public const uint AnalyserChannel_OperatingModeSubStateMachineType_SuspendedToStoppingTransition = 10152;
2503 
2507  public const uint AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToStoppingTransition = 10154;
2508 
2512  public const uint AnalyserChannel_OperatingModeSubStateMachineType_HoldingToStoppingTransition = 10156;
2513 
2517  public const uint AnalyserChannel_OperatingModeSubStateMachineType_HeldToStoppingTransition = 10158;
2518 
2522  public const uint AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToStoppingTransition = 10160;
2523 
2527  public const uint AnalyserChannel_OperatingModeSubStateMachineType_StoppedToAbortingTransition = 10162;
2528 
2532  public const uint AnalyserChannel_OperatingModeSubStateMachineType_ResettingToAbortingTransition = 10164;
2533 
2537  public const uint AnalyserChannel_OperatingModeSubStateMachineType_IdleToAbortingTransition = 10166;
2538 
2542  public const uint AnalyserChannel_OperatingModeSubStateMachineType_StartingToAbortingTransition = 10168;
2543 
2547  public const uint AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToAbortingTransition = 10170;
2548 
2552  public const uint AnalyserChannel_OperatingModeSubStateMachineType_CompletingToAbortingTransition = 10172;
2553 
2557  public const uint AnalyserChannel_OperatingModeSubStateMachineType_CompleteToAbortingTransition = 10174;
2558 
2562  public const uint AnalyserChannel_OperatingModeSubStateMachineType_SuspendingToAbortingTransition = 10176;
2563 
2567  public const uint AnalyserChannel_OperatingModeSubStateMachineType_SuspendedToAbortingTransition = 10178;
2568 
2572  public const uint AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToAbortingTransition = 10180;
2573 
2577  public const uint AnalyserChannel_OperatingModeSubStateMachineType_HoldingToAbortingTransition = 10182;
2578 
2582  public const uint AnalyserChannel_OperatingModeSubStateMachineType_HeldToAbortingTransition = 10184;
2583 
2587  public const uint AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToAbortingTransition = 10186;
2588 
2592  public const uint AnalyserChannel_OperatingModeSubStateMachineType_StoppingToAbortingTransition = 10188;
2593 
2597  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycle = 10201;
2598 
2602  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCalibrationTrigger = 10203;
2603 
2607  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractCalibrationSample = 10205;
2608 
2612  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareCalibrationSample = 10207;
2613 
2617  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseCalibrationSample = 10209;
2618 
2622  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForValidationTrigger = 10211;
2623 
2627  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractValidationSample = 10213;
2628 
2632  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareValidationSample = 10215;
2633 
2637  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseValidationSample = 10217;
2638 
2642  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForSampleTrigger = 10219;
2643 
2647  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractSample = 10221;
2648 
2652  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareSample = 10223;
2653 
2657  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseSample = 10225;
2658 
2662  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForDiagnosticTrigger = 10227;
2663 
2667  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_Diagnostic = 10229;
2668 
2672  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCleaningTrigger = 10231;
2673 
2677  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_Cleaning = 10233;
2678 
2682  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PublishResults = 10235;
2683 
2687  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_EjectGrabSample = 10237;
2688 
2692  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleanupSamplingSystem = 10239;
2693 
2697  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForCalibrationTriggerTransition = 10241;
2698 
2702  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCalibrationTriggerToExtractCalibrationSampleTransition = 10243;
2703 
2707  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractCalibrationSampleTransition = 10245;
2708 
2712  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractCalibrationSampleToPrepareCalibrationSampleTransition = 10247;
2713 
2717  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareCalibrationSampleTransition = 10249;
2718 
2722  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareCalibrationSampleToAnalyseCalibrationSampleTransition = 10251;
2723 
2727  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseCalibrationSampleTransition = 10253;
2728 
2732  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseCalibrationSampleToPublishResultsTransition = 10255;
2733 
2737  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForValidationTriggerTransition = 10257;
2738 
2742  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForValidationTriggerToExtractValidationSampleTransition = 10259;
2743 
2747  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractValidationSampleTransition = 10261;
2748 
2752  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractValidationSampleToPrepareValidationSampleTransition = 10263;
2753 
2757  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareValidationSampleTransition = 10265;
2758 
2762  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareValidationSampleToAnalyseValidationSampleTransition = 10267;
2763 
2767  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseValidationSampleTransition = 10269;
2768 
2772  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseValidationSampleToPublishResultsTransition = 10271;
2773 
2777  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForSampleTriggerTransition = 10273;
2778 
2782  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForSampleTriggerToExtractSampleTransition = 10275;
2783 
2787  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractSampleTransition = 10277;
2788 
2792  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractSampleToPrepareSampleTransition = 10279;
2793 
2797  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareSampleTransition = 10281;
2798 
2802  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareSampleToAnalyseSampleTransition = 10283;
2803 
2807  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseSampleTransition = 10285;
2808 
2812  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseSampleToPublishResultsTransition = 10287;
2813 
2817  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForDiagnosticTriggerTransition = 10289;
2818 
2822  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForDiagnosticTriggerToDiagnosticTransition = 10291;
2823 
2827  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_DiagnosticTransition = 10293;
2828 
2832  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_DiagnosticToPublishResultsTransition = 10295;
2833 
2837  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForCleaningTriggerTransition = 10297;
2838 
2842  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCleaningTriggerToCleaningTransition = 10299;
2843 
2847  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleaningTransition = 10301;
2848 
2852  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleaningToPublishResultsTransition = 10303;
2853 
2857  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PublishResultsToCleanupSamplingSystemTransition = 10305;
2858 
2862  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PublishResultsToEjectGrabSampleTransition = 10307;
2863 
2867  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_EjectGrabSampleTransition = 10309;
2868 
2872  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_EjectGrabSampleToCleanupSamplingSystemTransition = 10311;
2873 
2877  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleanupSamplingSystemTransition = 10313;
2878 
2882  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleanupSamplingSystemToSelectExecutionCycleTransition = 10315;
2883 
2887  public const uint StreamType_ParameterSet = 10317;
2888 
2892  public const uint StreamType_GroupIdentifier = 10444;
2893 
2897  public const uint StreamType_Configuration = 10430;
2898 
2902  public const uint StreamType_Status = 10432;
2903 
2907  public const uint StreamType_AcquisitionSettings = 10434;
2908 
2912  public const uint StreamType_AcquisitionStatus = 10436;
2913 
2917  public const uint StreamType_AcquisitionData = 10438;
2918 
2922  public const uint StreamType_ChemometricModelSettings = 10440;
2923 
2927  public const uint StreamType_Context = 10442;
2928 
2932  public const uint SpectrometerDeviceStreamType_ParameterSet = 10446;
2933 
2937  public const uint SpectrometerDeviceStreamType_Configuration = 10559;
2938 
2942  public const uint SpectrometerDeviceStreamType_AcquisitionSettings = 10563;
2943 
2947  public const uint SpectrometerDeviceStreamType_AcquisitionStatus = 10565;
2948 
2952  public const uint SpectrometerDeviceStreamType_AcquisitionData = 10567;
2953 
2957  public const uint SpectrometerDeviceStreamType_FactorySettings = 10638;
2958 
2962  public const uint ParticleSizeMonitorDeviceStreamType_ParameterSet = 10768;
2963 
2967  public const uint ParticleSizeMonitorDeviceStreamType_AcquisitionData = 10889;
2968 
2972  public const uint SpectrometerDeviceType_ParameterSet = 11305;
2973 
2977  public const uint SpectrometerDeviceType_CPIdentifier_NetworkAddress = 13132;
2978 
2982  public const uint SpectrometerDeviceType_FactorySettings = 11411;
2983 
2987  public const uint SpectrometerDeviceType_ChannelIdentifier_MethodSet = 11428;
2988 
2992  public const uint SpectrometerDeviceType_ChannelIdentifier_Configuration = 11471;
2993 
2997  public const uint SpectrometerDeviceType_ChannelIdentifier_Status = 11473;
2998 
3002  public const uint SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine = 11475;
3003 
3007  public const uint SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine = 11487;
3008 
3012  public const uint SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine = 11499;
3013 
3017  public const uint SpectrometerDeviceType_AccessorySlotIdentifier_SupportedTypes = 11536;
3018 
3022  public const uint SpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine = 11539;
3023 
3027  public const uint ParticleSizeMonitorDeviceType_CPIdentifier_NetworkAddress = 13157;
3028 
3032  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet = 11677;
3033 
3037  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_Configuration = 11720;
3038 
3042  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_Status = 11722;
3043 
3047  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine = 11724;
3048 
3052  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine = 11736;
3053 
3057  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine = 11748;
3058 
3062  public const uint ParticleSizeMonitorDeviceType_AccessorySlotIdentifier_SupportedTypes = 11785;
3063 
3067  public const uint ParticleSizeMonitorDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine = 11788;
3068 
3072  public const uint ChromatographDeviceType_CPIdentifier_NetworkAddress = 13182;
3073 
3077  public const uint ChromatographDeviceType_ChannelIdentifier_MethodSet = 11923;
3078 
3082  public const uint ChromatographDeviceType_ChannelIdentifier_Configuration = 11966;
3083 
3087  public const uint ChromatographDeviceType_ChannelIdentifier_Status = 11968;
3088 
3092  public const uint ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine = 11970;
3093 
3097  public const uint ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine = 11982;
3098 
3102  public const uint ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine = 11994;
3103 
3107  public const uint ChromatographDeviceType_AccessorySlotIdentifier_SupportedTypes = 12031;
3108 
3112  public const uint ChromatographDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine = 12034;
3113 
3117  public const uint MassSpectrometerDeviceType_CPIdentifier_NetworkAddress = 13207;
3118 
3122  public const uint MassSpectrometerDeviceType_ChannelIdentifier_MethodSet = 12169;
3123 
3127  public const uint MassSpectrometerDeviceType_ChannelIdentifier_Configuration = 12212;
3128 
3132  public const uint MassSpectrometerDeviceType_ChannelIdentifier_Status = 12214;
3133 
3137  public const uint MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine = 12216;
3138 
3142  public const uint MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine = 12228;
3143 
3147  public const uint MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine = 12240;
3148 
3152  public const uint MassSpectrometerDeviceType_AccessorySlotIdentifier_SupportedTypes = 12277;
3153 
3157  public const uint MassSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine = 12280;
3158 
3162  public const uint AcousticSpectrometerDeviceType_CPIdentifier_NetworkAddress = 13232;
3163 
3167  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet = 12415;
3168 
3172  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_Configuration = 12458;
3173 
3177  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_Status = 12460;
3178 
3182  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine = 12462;
3183 
3187  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine = 12474;
3188 
3192  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine = 12486;
3193 
3197  public const uint AcousticSpectrometerDeviceType_AccessorySlotIdentifier_SupportedTypes = 12523;
3198 
3202  public const uint AcousticSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine = 12526;
3203 
3207  public const uint NMRDeviceType_CPIdentifier_NetworkAddress = 13257;
3208 
3212  public const uint NMRDeviceType_ChannelIdentifier_MethodSet = 12661;
3213 
3217  public const uint NMRDeviceType_ChannelIdentifier_Configuration = 12704;
3218 
3222  public const uint NMRDeviceType_ChannelIdentifier_Status = 12706;
3223 
3227  public const uint NMRDeviceType_ChannelIdentifier_ChannelStateMachine = 12708;
3228 
3232  public const uint NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine = 12720;
3233 
3237  public const uint NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine = 12732;
3238 
3242  public const uint NMRDeviceType_AccessorySlotIdentifier_SupportedTypes = 12769;
3243 
3247  public const uint NMRDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine = 12772;
3248 
3252  public const uint AccessorySlotType_AccessorySlotStateMachine = 12788;
3253 
3257  public const uint AccessorySlotType_AccessoryIdentifier = 12800;
3258 
3262  public const uint AccessorySlotType_AccessoryIdentifier_Configuration = 12821;
3263 
3267  public const uint AccessorySlotType_AccessoryIdentifier_Status = 12823;
3268 
3272  public const uint AccessorySlotType_AccessoryIdentifier_FactorySettings = 12825;
3273 
3277  public const uint AccessorySlotStateMachineType_Powerup = 12840;
3278 
3282  public const uint AccessorySlotStateMachineType_Empty = 12842;
3283 
3287  public const uint AccessorySlotStateMachineType_Inserting = 12844;
3288 
3292  public const uint AccessorySlotStateMachineType_Installed = 12846;
3293 
3297  public const uint AccessorySlotStateMachineType_Removing = 12848;
3298 
3302  public const uint AccessorySlotStateMachineType_Shutdown = 12850;
3303 
3307  public const uint AccessorySlotStateMachineType_PowerupToEmptyTransition = 12852;
3308 
3312  public const uint AccessorySlotStateMachineType_EmptyToInsertingTransition = 12854;
3313 
3317  public const uint AccessorySlotStateMachineType_InsertingTransition = 12856;
3318 
3322  public const uint AccessorySlotStateMachineType_InsertingToRemovingTransition = 12858;
3323 
3327  public const uint AccessorySlotStateMachineType_InsertingToInstalledTransition = 12860;
3328 
3332  public const uint AccessorySlotStateMachineType_InstalledToRemovingTransition = 12862;
3333 
3337  public const uint AccessorySlotStateMachineType_RemovingTransition = 12864;
3338 
3342  public const uint AccessorySlotStateMachineType_RemovingToEmptyTransition = 12866;
3343 
3347  public const uint AccessorySlotStateMachineType_EmptyToShutdownTransition = 12868;
3348 
3352  public const uint AccessorySlotStateMachineType_InsertingToShutdownTransition = 12870;
3353 
3357  public const uint AccessorySlotStateMachineType_InstalledToShutdownTransition = 12872;
3358 
3362  public const uint AccessorySlotStateMachineType_RemovingToShutdownTransition = 12874;
3363 
3367  public const uint AccessoryType_Configuration = 12898;
3368 
3372  public const uint AccessoryType_Status = 12900;
3373 
3377  public const uint AccessoryType_FactorySettings = 12902;
3378  }
3379  #endregion
3380 
3381  #region ObjectType Identifiers
3382  [System.CodeDom.Compiler.GeneratedCodeAttribute("Opc.Ua.ModelCompiler", "1.0.0.0")]
3387  public static partial class ObjectTypes
3388  {
3392  public const uint AnalyserDeviceType = 1001;
3393 
3397  public const uint AnalyserDeviceStateMachineType = 1002;
3398 
3402  public const uint AnalyserChannelType = 1003;
3403 
3407  public const uint AnalyserChannelOperatingStateType = 1004;
3408 
3412  public const uint AnalyserChannelLocalStateType = 1005;
3413 
3417  public const uint AnalyserChannelMaintenanceStateType = 1006;
3418 
3422  public const uint AnalyserChannelStateMachineType = 1007;
3423 
3427  public const uint AnalyserChannelOperatingExecuteStateType = 8964;
3428 
3432  public const uint AnalyserChannel_OperatingModeSubStateMachineType = 1008;
3433 
3437  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType = 1009;
3438 
3442  public const uint StreamType = 1010;
3443 
3447  public const uint SpectrometerDeviceStreamType = 1030;
3448 
3452  public const uint MassSpectrometerDeviceStreamType = 1031;
3453 
3457  public const uint ParticleSizeMonitorDeviceStreamType = 1032;
3458 
3462  public const uint AcousticSpectrometerDeviceStreamType = 1033;
3463 
3467  public const uint ChromatographDeviceStreamType = 1034;
3468 
3472  public const uint MNRDeviceStreamType = 1035;
3473 
3477  public const uint SpectrometerDeviceType = 1011;
3478 
3482  public const uint ParticleSizeMonitorDeviceType = 1012;
3483 
3487  public const uint ChromatographDeviceType = 1013;
3488 
3492  public const uint MassSpectrometerDeviceType = 1014;
3493 
3497  public const uint AcousticSpectrometerDeviceType = 1015;
3498 
3502  public const uint NMRDeviceType = 1016;
3503 
3507  public const uint AccessorySlotType = 1017;
3508 
3512  public const uint AccessorySlotStateMachineType = 1018;
3513 
3517  public const uint AccessoryType = 1019;
3518 
3522  public const uint DetectorType = 9350;
3523 
3527  public const uint SmartSamplingSystemType = 9359;
3528 
3532  public const uint SourceType = 9368;
3533 
3537  public const uint GcOvenType = 1020;
3538  }
3539  #endregion
3540 
3541  #region ReferenceType Identifiers
3542  [System.CodeDom.Compiler.GeneratedCodeAttribute("Opc.Ua.ModelCompiler", "1.0.0.0")]
3547  public static partial class ReferenceTypes
3548  {
3552  public const uint HasDataSource = 4001;
3553 
3557  public const uint HasInput = 4002;
3558 
3562  public const uint HasOutput = 4003;
3563  }
3564  #endregion
3565 
3566  #region Variable Identifiers
3567  [System.CodeDom.Compiler.GeneratedCodeAttribute("Opc.Ua.ModelCompiler", "1.0.0.0")]
3572  public static partial class Variables
3573  {
3577  public const uint OpcUaAdiNamespaceMetadata_NamespaceUri = 15002;
3578 
3582  public const uint OpcUaAdiNamespaceMetadata_NamespaceVersion = 15003;
3583 
3587  public const uint OpcUaAdiNamespaceMetadata_NamespacePublicationDate = 15004;
3588 
3592  public const uint OpcUaAdiNamespaceMetadata_IsNamespaceSubset = 15005;
3593 
3597  public const uint OpcUaAdiNamespaceMetadata_StaticNodeIdTypes = 15006;
3598 
3602  public const uint OpcUaAdiNamespaceMetadata_StaticNumericNodeIdRange = 15007;
3603 
3607  public const uint OpcUaAdiNamespaceMetadata_StaticStringNodeIdPattern = 15008;
3608 
3612  public const uint OpcUaAdiNamespaceMetadata_NamespaceFile_Size = 15010;
3613 
3617  public const uint OpcUaAdiNamespaceMetadata_NamespaceFile_Writable = 15011;
3618 
3622  public const uint OpcUaAdiNamespaceMetadata_NamespaceFile_UserWritable = 15012;
3623 
3627  public const uint OpcUaAdiNamespaceMetadata_NamespaceFile_OpenCount = 15013;
3628 
3632  public const uint OpcUaAdiNamespaceMetadata_NamespaceFile_Open_InputArguments = 15016;
3633 
3637  public const uint OpcUaAdiNamespaceMetadata_NamespaceFile_Open_OutputArguments = 15017;
3638 
3642  public const uint OpcUaAdiNamespaceMetadata_NamespaceFile_Close_InputArguments = 15019;
3643 
3647  public const uint OpcUaAdiNamespaceMetadata_NamespaceFile_Read_InputArguments = 15021;
3648 
3652  public const uint OpcUaAdiNamespaceMetadata_NamespaceFile_Read_OutputArguments = 15022;
3653 
3657  public const uint OpcUaAdiNamespaceMetadata_NamespaceFile_Write_InputArguments = 15024;
3658 
3662  public const uint OpcUaAdiNamespaceMetadata_NamespaceFile_GetPosition_InputArguments = 15026;
3663 
3667  public const uint OpcUaAdiNamespaceMetadata_NamespaceFile_GetPosition_OutputArguments = 15027;
3668 
3672  public const uint OpcUaAdiNamespaceMetadata_NamespaceFile_SetPosition_InputArguments = 15029;
3673 
3677  public const uint OpcUaAdiNamespaceMetadata_DefaultRolePermissions = 15031;
3678 
3682  public const uint OpcUaAdiNamespaceMetadata_DefaultUserRolePermissions = 15032;
3683 
3687  public const uint OpcUaAdiNamespaceMetadata_DefaultAccessRestrictions = 15033;
3688 
3692  public const uint AnalyserDeviceType_Lock_Locked = 9389;
3693 
3697  public const uint AnalyserDeviceType_Lock_LockingClient = 9390;
3698 
3702  public const uint AnalyserDeviceType_Lock_LockingUser = 9391;
3703 
3707  public const uint AnalyserDeviceType_Lock_RemainingLockTime = 9392;
3708 
3712  public const uint AnalyserDeviceType_Lock_InitLock_InputArguments = 9394;
3713 
3717  public const uint AnalyserDeviceType_Lock_InitLock_OutputArguments = 9395;
3718 
3722  public const uint AnalyserDeviceType_Lock_RenewLock_OutputArguments = 9397;
3723 
3727  public const uint AnalyserDeviceType_Lock_ExitLock_OutputArguments = 9399;
3728 
3732  public const uint AnalyserDeviceType_Lock_BreakLock_OutputArguments = 9401;
3733 
3737  public const uint AnalyserDeviceType_CPIdentifier_Lock_Locked = 13094;
3738 
3742  public const uint AnalyserDeviceType_CPIdentifier_Lock_LockingClient = 13095;
3743 
3747  public const uint AnalyserDeviceType_CPIdentifier_Lock_LockingUser = 13096;
3748 
3752  public const uint AnalyserDeviceType_CPIdentifier_Lock_RemainingLockTime = 13097;
3753 
3757  public const uint AnalyserDeviceType_CPIdentifier_Lock_InitLock_InputArguments = 13099;
3758 
3762  public const uint AnalyserDeviceType_CPIdentifier_Lock_InitLock_OutputArguments = 13100;
3763 
3767  public const uint AnalyserDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments = 13102;
3768 
3772  public const uint AnalyserDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments = 13104;
3773 
3777  public const uint AnalyserDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments = 13106;
3778 
3782  public const uint AnalyserDeviceType_MethodSet_GetConfiguration_OutputArguments = 9444;
3783 
3787  public const uint AnalyserDeviceType_MethodSet_SetConfiguration_InputArguments = 9446;
3788 
3792  public const uint AnalyserDeviceType_MethodSet_SetConfiguration_OutputArguments = 9447;
3793 
3797  public const uint AnalyserDeviceType_MethodSet_GetConfigDataDigest_OutputArguments = 9449;
3798 
3802  public const uint AnalyserDeviceType_MethodSet_CompareConfigDataDigest_InputArguments = 9451;
3803 
3807  public const uint AnalyserDeviceType_MethodSet_CompareConfigDataDigest_OutputArguments = 9452;
3808 
3812  public const uint AnalyserDeviceType_ParameterSet_DiagnosticStatus = 9459;
3813 
3817  public const uint AnalyserDeviceType_ParameterSet_ConfigData_Size = 9463;
3818 
3822  public const uint AnalyserDeviceType_ParameterSet_ConfigData_Writable = 13070;
3823 
3827  public const uint AnalyserDeviceType_ParameterSet_ConfigData_UserWritable = 13071;
3828 
3832  public const uint AnalyserDeviceType_ParameterSet_ConfigData_OpenCount = 9466;
3833 
3837  public const uint AnalyserDeviceType_ParameterSet_ConfigData_Open_InputArguments = 9468;
3838 
3842  public const uint AnalyserDeviceType_ParameterSet_ConfigData_Open_OutputArguments = 9469;
3843 
3847  public const uint AnalyserDeviceType_ParameterSet_ConfigData_Close_InputArguments = 9471;
3848 
3852  public const uint AnalyserDeviceType_ParameterSet_ConfigData_Read_InputArguments = 9473;
3853 
3857  public const uint AnalyserDeviceType_ParameterSet_ConfigData_Read_OutputArguments = 9474;
3858 
3862  public const uint AnalyserDeviceType_ParameterSet_ConfigData_Write_InputArguments = 9476;
3863 
3867  public const uint AnalyserDeviceType_ParameterSet_ConfigData_GetPosition_InputArguments = 9478;
3868 
3872  public const uint AnalyserDeviceType_ParameterSet_ConfigData_GetPosition_OutputArguments = 9479;
3873 
3877  public const uint AnalyserDeviceType_ParameterSet_ConfigData_SetPosition_InputArguments = 9481;
3878 
3882  public const uint AnalyserDeviceType_AnalyserStateMachine_CurrentState = 9489;
3883 
3887  public const uint AnalyserDeviceType_AnalyserStateMachine_CurrentState_Id = 9490;
3888 
3892  public const uint AnalyserDeviceType_AnalyserStateMachine_LastTransition_Id = 9495;
3893 
3897  public const uint AnalyserDeviceType_ChannelIdentifier_Lock_Locked = 9508;
3898 
3902  public const uint AnalyserDeviceType_ChannelIdentifier_Lock_LockingClient = 9509;
3903 
3907  public const uint AnalyserDeviceType_ChannelIdentifier_Lock_LockingUser = 9510;
3908 
3912  public const uint AnalyserDeviceType_ChannelIdentifier_Lock_RemainingLockTime = 9511;
3913 
3917  public const uint AnalyserDeviceType_ChannelIdentifier_Lock_InitLock_InputArguments = 9513;
3918 
3922  public const uint AnalyserDeviceType_ChannelIdentifier_Lock_InitLock_OutputArguments = 9514;
3923 
3927  public const uint AnalyserDeviceType_ChannelIdentifier_Lock_RenewLock_OutputArguments = 9516;
3928 
3932  public const uint AnalyserDeviceType_ChannelIdentifier_Lock_ExitLock_OutputArguments = 9518;
3933 
3937  public const uint AnalyserDeviceType_ChannelIdentifier_Lock_BreakLock_OutputArguments = 9520;
3938 
3942  public const uint AnalyserDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition_InputArguments = 9524;
3943 
3947  public const uint AnalyserDeviceType_ChannelIdentifier_ParameterSet_IsEnabled = 9537;
3948 
3952  public const uint AnalyserDeviceType_ChannelIdentifier_ParameterSet_DiagnosticStatus = 9540;
3953 
3957  public const uint AnalyserDeviceType_ChannelIdentifier_ParameterSet_ActiveStream = 9543;
3958 
3962  public const uint AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState = 9551;
3963 
3967  public const uint AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState_Id = 9552;
3968 
3972  public const uint AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_LastTransition_Id = 9557;
3973 
3977  public const uint AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState = 9563;
3978 
3982  public const uint AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState_Id = 9564;
3983 
3987  public const uint AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_LastTransition_Id = 9569;
3988 
3992  public const uint AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState = 9575;
3993 
3997  public const uint AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState_Id = 9576;
3998 
4002  public const uint AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_LastTransition_Id = 9581;
4003 
4007  public const uint AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState = 9587;
4008 
4012  public const uint AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState_Id = 9588;
4013 
4017  public const uint AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_LastTransition_Id = 9593;
4018 
4022  public const uint AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState = 9599;
4023 
4027  public const uint AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState_Id = 9600;
4028 
4032  public const uint AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_LastTransition_Id = 9605;
4033 
4037  public const uint AnalyserDeviceType_AccessorySlotIdentifier_IsHotSwappable = 9612;
4038 
4042  public const uint AnalyserDeviceType_AccessorySlotIdentifier_IsEnabled = 9613;
4043 
4047  public const uint AnalyserDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState = 9615;
4048 
4052  public const uint AnalyserDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState_Id = 9616;
4053 
4057  public const uint AnalyserDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_LastTransition_Id = 9621;
4058 
4062  public const uint AnalyserDeviceStateMachineType_CurrentState_Id = 9637;
4063 
4067  public const uint AnalyserDeviceStateMachineType_LastTransition_Id = 9642;
4068 
4072  public const uint AnalyserDeviceStateMachineType_Powerup_StateNumber = 9648;
4073 
4077  public const uint AnalyserDeviceStateMachineType_Operating_StateNumber = 9650;
4078 
4082  public const uint AnalyserDeviceStateMachineType_Local_StateNumber = 9652;
4083 
4087  public const uint AnalyserDeviceStateMachineType_Maintenance_StateNumber = 9654;
4088 
4092  public const uint AnalyserDeviceStateMachineType_Shutdown_StateNumber = 9656;
4093 
4097  public const uint AnalyserDeviceStateMachineType_PowerupToOperatingTransition_TransitionNumber = 9658;
4098 
4102  public const uint AnalyserDeviceStateMachineType_OperatingToLocalTransition_TransitionNumber = 9660;
4103 
4107  public const uint AnalyserDeviceStateMachineType_OperatingToMaintenanceTransition_TransitionNumber = 9662;
4108 
4112  public const uint AnalyserDeviceStateMachineType_LocalToOperatingTransition_TransitionNumber = 9664;
4113 
4117  public const uint AnalyserDeviceStateMachineType_LocalToMaintenanceTransition_TransitionNumber = 9666;
4118 
4122  public const uint AnalyserDeviceStateMachineType_MaintenanceToOperatingTransition_TransitionNumber = 9668;
4123 
4127  public const uint AnalyserDeviceStateMachineType_MaintenanceToLocalTransition_TransitionNumber = 9670;
4128 
4132  public const uint AnalyserDeviceStateMachineType_OperatingToShutdownTransition_TransitionNumber = 9672;
4133 
4137  public const uint AnalyserDeviceStateMachineType_LocalToShutdownTransition_TransitionNumber = 9674;
4138 
4142  public const uint AnalyserDeviceStateMachineType_MaintenanceToShutdownTransition_TransitionNumber = 9676;
4143 
4147  public const uint AnalyserChannelType_Lock_Locked = 9686;
4148 
4152  public const uint AnalyserChannelType_Lock_LockingClient = 9687;
4153 
4157  public const uint AnalyserChannelType_Lock_LockingUser = 9688;
4158 
4162  public const uint AnalyserChannelType_Lock_RemainingLockTime = 9689;
4163 
4167  public const uint AnalyserChannelType_Lock_InitLock_InputArguments = 9691;
4168 
4172  public const uint AnalyserChannelType_Lock_InitLock_OutputArguments = 9692;
4173 
4177  public const uint AnalyserChannelType_Lock_RenewLock_OutputArguments = 9694;
4178 
4182  public const uint AnalyserChannelType_Lock_ExitLock_OutputArguments = 9696;
4183 
4187  public const uint AnalyserChannelType_Lock_BreakLock_OutputArguments = 9698;
4188 
4192  public const uint AnalyserChannelType_MethodSet_StartSingleAcquisition_InputArguments = 9702;
4193 
4197  public const uint AnalyserChannelType_ParameterSet_ChannelId = 9712;
4198 
4202  public const uint AnalyserChannelType_ParameterSet_IsEnabled = 9715;
4203 
4207  public const uint AnalyserChannelType_ParameterSet_DiagnosticStatus = 9718;
4208 
4212  public const uint AnalyserChannelType_ParameterSet_ActiveStream = 9721;
4213 
4217  public const uint AnalyserChannelType_ChannelStateMachine_CurrentState = 9729;
4218 
4222  public const uint AnalyserChannelType_ChannelStateMachine_CurrentState_Id = 9730;
4223 
4227  public const uint AnalyserChannelType_ChannelStateMachine_LastTransition_Id = 9735;
4228 
4232  public const uint AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine_CurrentState = 9741;
4233 
4237  public const uint AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine_CurrentState_Id = 9742;
4238 
4242  public const uint AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine_LastTransition_Id = 9747;
4243 
4247  public const uint AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState = 9753;
4248 
4252  public const uint AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState_Id = 9754;
4253 
4257  public const uint AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_LastTransition_Id = 9759;
4258 
4262  public const uint AnalyserChannelType_ChannelStateMachine_LocalSubStateMachine_CurrentState = 9765;
4263 
4267  public const uint AnalyserChannelType_ChannelStateMachine_LocalSubStateMachine_CurrentState_Id = 9766;
4268 
4272  public const uint AnalyserChannelType_ChannelStateMachine_LocalSubStateMachine_LastTransition_Id = 9771;
4273 
4277  public const uint AnalyserChannelType_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState = 9777;
4278 
4282  public const uint AnalyserChannelType_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState_Id = 9778;
4283 
4287  public const uint AnalyserChannelType_ChannelStateMachine_MaintenanceSubStateMachine_LastTransition_Id = 9783;
4288 
4292  public const uint AnalyserChannelType_StreamIdentifier_Lock_Locked = 9798;
4293 
4297  public const uint AnalyserChannelType_StreamIdentifier_Lock_LockingClient = 9799;
4298 
4302  public const uint AnalyserChannelType_StreamIdentifier_Lock_LockingUser = 9800;
4303 
4307  public const uint AnalyserChannelType_StreamIdentifier_Lock_RemainingLockTime = 9801;
4308 
4312  public const uint AnalyserChannelType_StreamIdentifier_Lock_InitLock_InputArguments = 9803;
4313 
4317  public const uint AnalyserChannelType_StreamIdentifier_Lock_InitLock_OutputArguments = 9804;
4318 
4322  public const uint AnalyserChannelType_StreamIdentifier_Lock_RenewLock_OutputArguments = 9806;
4323 
4327  public const uint AnalyserChannelType_StreamIdentifier_Lock_ExitLock_OutputArguments = 9808;
4328 
4332  public const uint AnalyserChannelType_StreamIdentifier_Lock_BreakLock_OutputArguments = 9810;
4333 
4337  public const uint AnalyserChannelType_StreamIdentifier_ParameterSet_IsEnabled = 9811;
4338 
4342  public const uint AnalyserChannelType_StreamIdentifier_ParameterSet_DiagnosticStatus = 9817;
4343 
4347  public const uint AnalyserChannelType_StreamIdentifier_ParameterSet_LastSampleTime = 9826;
4348 
4352  public const uint AnalyserChannelType_StreamIdentifier_ParameterSet_TimeBetweenSamples_EURange = 9833;
4353 
4357  public const uint AnalyserChannelType_StreamIdentifier_ParameterSet_IsActive = 9835;
4358 
4362  public const uint AnalyserChannelType_StreamIdentifier_ParameterSet_ExecutionCycle = 9838;
4363 
4367  public const uint AnalyserChannelType_StreamIdentifier_ParameterSet_ExecutionCycleSubcode = 9841;
4368 
4372  public const uint AnalyserChannelType_StreamIdentifier_ParameterSet_ExecutionCycleSubcode_EnumStrings = 9844;
4373 
4377  public const uint AnalyserChannelType_StreamIdentifier_ParameterSet_Progress = 9845;
4378 
4382  public const uint AnalyserChannelType_StreamIdentifier_ParameterSet_AcquisitionCounter = 9848;
4383 
4387  public const uint AnalyserChannelType_StreamIdentifier_ParameterSet_AcquisitionCounter_EURange = 9852;
4388 
4392  public const uint AnalyserChannelType_StreamIdentifier_ParameterSet_AcquisitionResultStatus = 9854;
4393 
4397  public const uint AnalyserChannelType_StreamIdentifier_ParameterSet_ScaledData = 9860;
4398 
4402  public const uint AnalyserChannelType_StreamIdentifier_ParameterSet_AcquisitionEndTime = 9866;
4403 
4407  public const uint AnalyserChannelType_AccessorySlotIdentifier_IsHotSwappable = 9918;
4408 
4412  public const uint AnalyserChannelType_AccessorySlotIdentifier_IsEnabled = 9919;
4413 
4417  public const uint AnalyserChannelType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState = 9921;
4418 
4422  public const uint AnalyserChannelType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState_Id = 9922;
4423 
4427  public const uint AnalyserChannelType_AccessorySlotIdentifier_AccessorySlotStateMachine_LastTransition_Id = 9927;
4428 
4432  public const uint AnalyserChannelStateMachineType_CurrentState_Id = 9938;
4433 
4437  public const uint AnalyserChannelStateMachineType_LastTransition_Id = 9943;
4438 
4442  public const uint AnalyserChannelStateMachineType_OperatingSubStateMachine_CurrentState = 9949;
4443 
4447  public const uint AnalyserChannelStateMachineType_OperatingSubStateMachine_CurrentState_Id = 9950;
4448 
4452  public const uint AnalyserChannelStateMachineType_OperatingSubStateMachine_LastTransition_Id = 9955;
4453 
4457  public const uint AnalyserChannelStateMachineType_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState = 9961;
4458 
4462  public const uint AnalyserChannelStateMachineType_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState_Id = 9962;
4463 
4467  public const uint AnalyserChannelStateMachineType_OperatingSubStateMachine_OperatingExecuteSubStateMachine_LastTransition_Id = 9967;
4468 
4472  public const uint AnalyserChannelStateMachineType_LocalSubStateMachine_CurrentState = 9973;
4473 
4477  public const uint AnalyserChannelStateMachineType_LocalSubStateMachine_CurrentState_Id = 9974;
4478 
4482  public const uint AnalyserChannelStateMachineType_LocalSubStateMachine_LastTransition_Id = 9979;
4483 
4487  public const uint AnalyserChannelStateMachineType_MaintenanceSubStateMachine_CurrentState = 9985;
4488 
4492  public const uint AnalyserChannelStateMachineType_MaintenanceSubStateMachine_CurrentState_Id = 9986;
4493 
4497  public const uint AnalyserChannelStateMachineType_MaintenanceSubStateMachine_LastTransition_Id = 9991;
4498 
4502  public const uint AnalyserChannelStateMachineType_SlaveMode_StateNumber = 9997;
4503 
4507  public const uint AnalyserChannelStateMachineType_Operating_StateNumber = 9999;
4508 
4512  public const uint AnalyserChannelStateMachineType_Local_StateNumber = 10001;
4513 
4517  public const uint AnalyserChannelStateMachineType_Maintenance_StateNumber = 10003;
4518 
4522  public const uint AnalyserChannelStateMachineType_SlaveModeToOperatingTransition_TransitionNumber = 10005;
4523 
4527  public const uint AnalyserChannelStateMachineType_OperatingToLocalTransition_TransitionNumber = 10007;
4528 
4532  public const uint AnalyserChannelStateMachineType_OperatingToMaintenanceTransition_TransitionNumber = 10009;
4533 
4537  public const uint AnalyserChannelStateMachineType_LocalToOperatingTransition_TransitionNumber = 10011;
4538 
4542  public const uint AnalyserChannelStateMachineType_LocalToMaintenanceTransition_TransitionNumber = 10013;
4543 
4547  public const uint AnalyserChannelStateMachineType_MaintenanceToOperatingTransition_TransitionNumber = 10015;
4548 
4552  public const uint AnalyserChannelStateMachineType_MaintenanceToLocalTransition_TransitionNumber = 10017;
4553 
4557  public const uint AnalyserChannelStateMachineType_OperatingToSlaveModeTransition_TransitionNumber = 10019;
4558 
4562  public const uint AnalyserChannelStateMachineType_LocalToSlaveModeTransition_TransitionNumber = 10021;
4563 
4567  public const uint AnalyserChannelStateMachineType_MaintenanceToSlaveModeTransition_TransitionNumber = 10023;
4568 
4572  public const uint AnalyserChannel_OperatingModeSubStateMachineType_CurrentState_Id = 10026;
4573 
4577  public const uint AnalyserChannel_OperatingModeSubStateMachineType_LastTransition_Id = 10031;
4578 
4582  public const uint AnalyserChannel_OperatingModeSubStateMachineType_OperatingExecuteSubStateMachine_CurrentState = 10037;
4583 
4587  public const uint AnalyserChannel_OperatingModeSubStateMachineType_OperatingExecuteSubStateMachine_CurrentState_Id = 10038;
4588 
4592  public const uint AnalyserChannel_OperatingModeSubStateMachineType_OperatingExecuteSubStateMachine_LastTransition_Id = 10043;
4593 
4597  public const uint AnalyserChannel_OperatingModeSubStateMachineType_Stopped_StateNumber = 10049;
4598 
4602  public const uint AnalyserChannel_OperatingModeSubStateMachineType_Resetting_StateNumber = 10051;
4603 
4607  public const uint AnalyserChannel_OperatingModeSubStateMachineType_Idle_StateNumber = 10053;
4608 
4612  public const uint AnalyserChannel_OperatingModeSubStateMachineType_Starting_StateNumber = 10055;
4613 
4617  public const uint AnalyserChannel_OperatingModeSubStateMachineType_Execute_StateNumber = 10057;
4618 
4622  public const uint AnalyserChannel_OperatingModeSubStateMachineType_Completing_StateNumber = 10059;
4623 
4627  public const uint AnalyserChannel_OperatingModeSubStateMachineType_Complete_StateNumber = 10061;
4628 
4632  public const uint AnalyserChannel_OperatingModeSubStateMachineType_Suspending_StateNumber = 10063;
4633 
4637  public const uint AnalyserChannel_OperatingModeSubStateMachineType_Suspended_StateNumber = 10065;
4638 
4642  public const uint AnalyserChannel_OperatingModeSubStateMachineType_Unsuspending_StateNumber = 10067;
4643 
4647  public const uint AnalyserChannel_OperatingModeSubStateMachineType_Holding_StateNumber = 10069;
4648 
4652  public const uint AnalyserChannel_OperatingModeSubStateMachineType_Held_StateNumber = 10071;
4653 
4657  public const uint AnalyserChannel_OperatingModeSubStateMachineType_Unholding_StateNumber = 10073;
4658 
4662  public const uint AnalyserChannel_OperatingModeSubStateMachineType_Stopping_StateNumber = 10075;
4663 
4667  public const uint AnalyserChannel_OperatingModeSubStateMachineType_Aborting_StateNumber = 10077;
4668 
4672  public const uint AnalyserChannel_OperatingModeSubStateMachineType_Aborted_StateNumber = 10079;
4673 
4677  public const uint AnalyserChannel_OperatingModeSubStateMachineType_Clearing_StateNumber = 10081;
4678 
4682  public const uint AnalyserChannel_OperatingModeSubStateMachineType_StoppedToResettingTransition_TransitionNumber = 10083;
4683 
4687  public const uint AnalyserChannel_OperatingModeSubStateMachineType_ResettingTransition_TransitionNumber = 10085;
4688 
4692  public const uint AnalyserChannel_OperatingModeSubStateMachineType_ResettingToIdleTransition_TransitionNumber = 10087;
4693 
4697  public const uint AnalyserChannel_OperatingModeSubStateMachineType_IdleToStartingTransition_TransitionNumber = 10089;
4698 
4702  public const uint AnalyserChannel_OperatingModeSubStateMachineType_StartingTransition_TransitionNumber = 10091;
4703 
4707  public const uint AnalyserChannel_OperatingModeSubStateMachineType_StartingToExecuteTransition_TransitionNumber = 10093;
4708 
4712  public const uint AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToCompletingTransition_TransitionNumber = 10095;
4713 
4717  public const uint AnalyserChannel_OperatingModeSubStateMachineType_CompletingTransition_TransitionNumber = 10097;
4718 
4722  public const uint AnalyserChannel_OperatingModeSubStateMachineType_CompletingToCompleteTransition_TransitionNumber = 10099;
4723 
4727  public const uint AnalyserChannel_OperatingModeSubStateMachineType_CompleteToStoppedTransition_TransitionNumber = 10101;
4728 
4732  public const uint AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToHoldingTransition_TransitionNumber = 10103;
4733 
4737  public const uint AnalyserChannel_OperatingModeSubStateMachineType_HoldingTransition_TransitionNumber = 10105;
4738 
4742  public const uint AnalyserChannel_OperatingModeSubStateMachineType_HoldingToHeldTransition_TransitionNumber = 10107;
4743 
4747  public const uint AnalyserChannel_OperatingModeSubStateMachineType_HeldToUnholdingTransition_TransitionNumber = 10109;
4748 
4752  public const uint AnalyserChannel_OperatingModeSubStateMachineType_UnholdingTransition_TransitionNumber = 10111;
4753 
4757  public const uint AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToHoldingTransition_TransitionNumber = 10113;
4758 
4762  public const uint AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToExecuteTransition_TransitionNumber = 10115;
4763 
4767  public const uint AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToSuspendingTransition_TransitionNumber = 10117;
4768 
4772  public const uint AnalyserChannel_OperatingModeSubStateMachineType_SuspendingTransition_TransitionNumber = 10119;
4773 
4777  public const uint AnalyserChannel_OperatingModeSubStateMachineType_SuspendingToSuspendedTransition_TransitionNumber = 10121;
4778 
4782  public const uint AnalyserChannel_OperatingModeSubStateMachineType_SuspendedToUnsuspendingTransition_TransitionNumber = 10123;
4783 
4787  public const uint AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingTransition_TransitionNumber = 10125;
4788 
4792  public const uint AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToSuspendingTransition_TransitionNumber = 10127;
4793 
4797  public const uint AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToExecuteTransition_TransitionNumber = 10129;
4798 
4802  public const uint AnalyserChannel_OperatingModeSubStateMachineType_StoppingToStoppedTransition_TransitionNumber = 10131;
4803 
4807  public const uint AnalyserChannel_OperatingModeSubStateMachineType_AbortingToAbortedTransition_TransitionNumber = 10133;
4808 
4812  public const uint AnalyserChannel_OperatingModeSubStateMachineType_AbortedToClearingTransition_TransitionNumber = 10135;
4813 
4817  public const uint AnalyserChannel_OperatingModeSubStateMachineType_ClearingToStoppedTransition_TransitionNumber = 10137;
4818 
4822  public const uint AnalyserChannel_OperatingModeSubStateMachineType_ResettingToStoppingTransition_TransitionNumber = 10139;
4823 
4827  public const uint AnalyserChannel_OperatingModeSubStateMachineType_IdleToStoppingTransition_TransitionNumber = 10141;
4828 
4832  public const uint AnalyserChannel_OperatingModeSubStateMachineType_StartingToStoppingTransition_TransitionNumber = 10143;
4833 
4837  public const uint AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToStoppingTransition_TransitionNumber = 10145;
4838 
4842  public const uint AnalyserChannel_OperatingModeSubStateMachineType_CompletingToStoppingTransition_TransitionNumber = 10147;
4843 
4847  public const uint AnalyserChannel_OperatingModeSubStateMachineType_CompleteToStoppingTransition_TransitionNumber = 10149;
4848 
4852  public const uint AnalyserChannel_OperatingModeSubStateMachineType_SuspendingToStoppingTransition_TransitionNumber = 10151;
4853 
4857  public const uint AnalyserChannel_OperatingModeSubStateMachineType_SuspendedToStoppingTransition_TransitionNumber = 10153;
4858 
4862  public const uint AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToStoppingTransition_TransitionNumber = 10155;
4863 
4867  public const uint AnalyserChannel_OperatingModeSubStateMachineType_HoldingToStoppingTransition_TransitionNumber = 10157;
4868 
4872  public const uint AnalyserChannel_OperatingModeSubStateMachineType_HeldToStoppingTransition_TransitionNumber = 10159;
4873 
4877  public const uint AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToStoppingTransition_TransitionNumber = 10161;
4878 
4882  public const uint AnalyserChannel_OperatingModeSubStateMachineType_StoppedToAbortingTransition_TransitionNumber = 10163;
4883 
4887  public const uint AnalyserChannel_OperatingModeSubStateMachineType_ResettingToAbortingTransition_TransitionNumber = 10165;
4888 
4892  public const uint AnalyserChannel_OperatingModeSubStateMachineType_IdleToAbortingTransition_TransitionNumber = 10167;
4893 
4897  public const uint AnalyserChannel_OperatingModeSubStateMachineType_StartingToAbortingTransition_TransitionNumber = 10169;
4898 
4902  public const uint AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToAbortingTransition_TransitionNumber = 10171;
4903 
4907  public const uint AnalyserChannel_OperatingModeSubStateMachineType_CompletingToAbortingTransition_TransitionNumber = 10173;
4908 
4912  public const uint AnalyserChannel_OperatingModeSubStateMachineType_CompleteToAbortingTransition_TransitionNumber = 10175;
4913 
4917  public const uint AnalyserChannel_OperatingModeSubStateMachineType_SuspendingToAbortingTransition_TransitionNumber = 10177;
4918 
4922  public const uint AnalyserChannel_OperatingModeSubStateMachineType_SuspendedToAbortingTransition_TransitionNumber = 10179;
4923 
4927  public const uint AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToAbortingTransition_TransitionNumber = 10181;
4928 
4932  public const uint AnalyserChannel_OperatingModeSubStateMachineType_HoldingToAbortingTransition_TransitionNumber = 10183;
4933 
4937  public const uint AnalyserChannel_OperatingModeSubStateMachineType_HeldToAbortingTransition_TransitionNumber = 10185;
4938 
4942  public const uint AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToAbortingTransition_TransitionNumber = 10187;
4943 
4947  public const uint AnalyserChannel_OperatingModeSubStateMachineType_StoppingToAbortingTransition_TransitionNumber = 10189;
4948 
4952  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_CurrentState_Id = 10191;
4953 
4957  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_LastTransition_Id = 10196;
4958 
4962  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycle_StateNumber = 10202;
4963 
4967  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCalibrationTrigger_StateNumber = 10204;
4968 
4972  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractCalibrationSample_StateNumber = 10206;
4973 
4977  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareCalibrationSample_StateNumber = 10208;
4978 
4982  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseCalibrationSample_StateNumber = 10210;
4983 
4987  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForValidationTrigger_StateNumber = 10212;
4988 
4992  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractValidationSample_StateNumber = 10214;
4993 
4997  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareValidationSample_StateNumber = 10216;
4998 
5002  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseValidationSample_StateNumber = 10218;
5003 
5007  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForSampleTrigger_StateNumber = 10220;
5008 
5012  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractSample_StateNumber = 10222;
5013 
5017  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareSample_StateNumber = 10224;
5018 
5022  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseSample_StateNumber = 10226;
5023 
5027  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForDiagnosticTrigger_StateNumber = 10228;
5028 
5032  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_Diagnostic_StateNumber = 10230;
5033 
5037  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCleaningTrigger_StateNumber = 10232;
5038 
5042  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_Cleaning_StateNumber = 10234;
5043 
5047  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PublishResults_StateNumber = 10236;
5048 
5052  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_EjectGrabSample_StateNumber = 10238;
5053 
5057  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleanupSamplingSystem_StateNumber = 10240;
5058 
5062  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForCalibrationTriggerTransition_TransitionNumber = 10242;
5063 
5067  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCalibrationTriggerToExtractCalibrationSampleTransition_TransitionNumber = 10244;
5068 
5072  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractCalibrationSampleTransition_TransitionNumber = 10246;
5073 
5077  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractCalibrationSampleToPrepareCalibrationSampleTransition_TransitionNumber = 10248;
5078 
5082  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareCalibrationSampleTransition_TransitionNumber = 10250;
5083 
5087  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareCalibrationSampleToAnalyseCalibrationSampleTransition_TransitionNumber = 10252;
5088 
5092  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseCalibrationSampleTransition_TransitionNumber = 10254;
5093 
5097  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseCalibrationSampleToPublishResultsTransition_TransitionNumber = 10256;
5098 
5102  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForValidationTriggerTransition_TransitionNumber = 10258;
5103 
5107  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForValidationTriggerToExtractValidationSampleTransition_TransitionNumber = 10260;
5108 
5112  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractValidationSampleTransition_TransitionNumber = 10262;
5113 
5117  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractValidationSampleToPrepareValidationSampleTransition_TransitionNumber = 10264;
5118 
5122  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareValidationSampleTransition_TransitionNumber = 10266;
5123 
5127  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareValidationSampleToAnalyseValidationSampleTransition_TransitionNumber = 10268;
5128 
5132  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseValidationSampleTransition_TransitionNumber = 10270;
5133 
5137  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseValidationSampleToPublishResultsTransition_TransitionNumber = 10272;
5138 
5142  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForSampleTriggerTransition_TransitionNumber = 10274;
5143 
5147  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForSampleTriggerToExtractSampleTransition_TransitionNumber = 10276;
5148 
5152  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractSampleTransition_TransitionNumber = 10278;
5153 
5157  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractSampleToPrepareSampleTransition_TransitionNumber = 10280;
5158 
5162  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareSampleTransition_TransitionNumber = 10282;
5163 
5167  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareSampleToAnalyseSampleTransition_TransitionNumber = 10284;
5168 
5172  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseSampleTransition_TransitionNumber = 10286;
5173 
5177  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseSampleToPublishResultsTransition_TransitionNumber = 10288;
5178 
5182  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForDiagnosticTriggerTransition_TransitionNumber = 10290;
5183 
5187  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForDiagnosticTriggerToDiagnosticTransition_TransitionNumber = 10292;
5188 
5192  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_DiagnosticTransition_TransitionNumber = 10294;
5193 
5197  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_DiagnosticToPublishResultsTransition_TransitionNumber = 10296;
5198 
5202  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForCleaningTriggerTransition_TransitionNumber = 10298;
5203 
5207  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCleaningTriggerToCleaningTransition_TransitionNumber = 10300;
5208 
5212  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleaningTransition_TransitionNumber = 10302;
5213 
5217  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleaningToPublishResultsTransition_TransitionNumber = 10304;
5218 
5222  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PublishResultsToCleanupSamplingSystemTransition_TransitionNumber = 10306;
5223 
5227  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PublishResultsToEjectGrabSampleTransition_TransitionNumber = 10308;
5228 
5232  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_EjectGrabSampleTransition_TransitionNumber = 10310;
5233 
5237  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_EjectGrabSampleToCleanupSamplingSystemTransition_TransitionNumber = 10312;
5238 
5242  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleanupSamplingSystemTransition_TransitionNumber = 10314;
5243 
5247  public const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleanupSamplingSystemToSelectExecutionCycleTransition_TransitionNumber = 10316;
5248 
5252  public const uint StreamType_Lock_Locked = 10326;
5253 
5257  public const uint StreamType_Lock_LockingClient = 10327;
5258 
5262  public const uint StreamType_Lock_LockingUser = 10328;
5263 
5267  public const uint StreamType_Lock_RemainingLockTime = 10329;
5268 
5272  public const uint StreamType_Lock_InitLock_InputArguments = 10331;
5273 
5277  public const uint StreamType_Lock_InitLock_OutputArguments = 10332;
5278 
5282  public const uint StreamType_Lock_RenewLock_OutputArguments = 10334;
5283 
5287  public const uint StreamType_Lock_ExitLock_OutputArguments = 10336;
5288 
5292  public const uint StreamType_Lock_BreakLock_OutputArguments = 10338;
5293 
5297  public const uint StreamType_ParameterSet_IsEnabled = 10339;
5298 
5302  public const uint StreamType_ParameterSet_IsForced = 10342;
5303 
5307  public const uint StreamType_ParameterSet_DiagnosticStatus = 10345;
5308 
5312  public const uint StreamType_ParameterSet_LastCalibrationTime = 10348;
5313 
5317  public const uint StreamType_ParameterSet_LastValidationTime = 10351;
5318 
5322  public const uint StreamType_ParameterSet_LastSampleTime = 10354;
5323 
5327  public const uint StreamType_ParameterSet_TimeBetweenSamples = 10357;
5328 
5332  public const uint StreamType_ParameterSet_TimeBetweenSamples_EURange = 10361;
5333 
5337  public const uint StreamType_ParameterSet_IsActive = 10363;
5338 
5342  public const uint StreamType_ParameterSet_ExecutionCycle = 10366;
5343 
5347  public const uint StreamType_ParameterSet_ExecutionCycleSubcode = 10369;
5348 
5352  public const uint StreamType_ParameterSet_ExecutionCycleSubcode_EnumStrings = 10372;
5353 
5357  public const uint StreamType_ParameterSet_Progress = 10373;
5358 
5362  public const uint StreamType_ParameterSet_AcquisitionCounter = 10376;
5363 
5367  public const uint StreamType_ParameterSet_AcquisitionCounter_EURange = 10380;
5368 
5372  public const uint StreamType_ParameterSet_AcquisitionResultStatus = 10382;
5373 
5377  public const uint StreamType_ParameterSet_RawData = 10385;
5378 
5382  public const uint StreamType_ParameterSet_ScaledData = 10388;
5383 
5387  public const uint StreamType_ParameterSet_Offset = 10391;
5388 
5392  public const uint StreamType_ParameterSet_AcquisitionEndTime = 10394;
5393 
5397  public const uint StreamType_ParameterSet_CampaignId = 10397;
5398 
5402  public const uint StreamType_ParameterSet_BatchId = 10400;
5403 
5407  public const uint StreamType_ParameterSet_SubBatchId = 10403;
5408 
5412  public const uint StreamType_ParameterSet_LotId = 10406;
5413 
5417  public const uint StreamType_ParameterSet_MaterialId = 10409;
5418 
5422  public const uint StreamType_ParameterSet_Process = 10412;
5423 
5427  public const uint StreamType_ParameterSet_Unit = 10415;
5428 
5432  public const uint StreamType_ParameterSet_Operation = 10418;
5433 
5437  public const uint StreamType_ParameterSet_Phase = 10421;
5438 
5442  public const uint StreamType_ParameterSet_UserId = 10424;
5443 
5447  public const uint StreamType_ParameterSet_SampleId = 10427;
5448 
5452  public const uint SpectrometerDeviceStreamType_Lock_Locked = 10455;
5453 
5457  public const uint SpectrometerDeviceStreamType_Lock_LockingClient = 10456;
5458 
5462  public const uint SpectrometerDeviceStreamType_Lock_LockingUser = 10457;
5463 
5467  public const uint SpectrometerDeviceStreamType_Lock_RemainingLockTime = 10458;
5468 
5472  public const uint SpectrometerDeviceStreamType_Lock_InitLock_InputArguments = 10460;
5473 
5477  public const uint SpectrometerDeviceStreamType_Lock_InitLock_OutputArguments = 10461;
5478 
5482  public const uint SpectrometerDeviceStreamType_Lock_RenewLock_OutputArguments = 10463;
5483 
5487  public const uint SpectrometerDeviceStreamType_Lock_ExitLock_OutputArguments = 10465;
5488 
5492  public const uint SpectrometerDeviceStreamType_Lock_BreakLock_OutputArguments = 10467;
5493 
5497  public const uint SpectrometerDeviceStreamType_ParameterSet_IsEnabled = 10468;
5498 
5502  public const uint SpectrometerDeviceStreamType_ParameterSet_DiagnosticStatus = 10474;
5503 
5507  public const uint SpectrometerDeviceStreamType_ParameterSet_LastSampleTime = 10483;
5508 
5512  public const uint SpectrometerDeviceStreamType_ParameterSet_TimeBetweenSamples_EURange = 10490;
5513 
5517  public const uint SpectrometerDeviceStreamType_ParameterSet_IsActive = 10492;
5518 
5522  public const uint SpectrometerDeviceStreamType_ParameterSet_ExecutionCycle = 10495;
5523 
5527  public const uint SpectrometerDeviceStreamType_ParameterSet_ExecutionCycleSubcode = 10498;
5528 
5532  public const uint SpectrometerDeviceStreamType_ParameterSet_ExecutionCycleSubcode_EnumStrings = 10501;
5533 
5537  public const uint SpectrometerDeviceStreamType_ParameterSet_Progress = 10502;
5538 
5542  public const uint SpectrometerDeviceStreamType_ParameterSet_AcquisitionCounter = 10505;
5543 
5547  public const uint SpectrometerDeviceStreamType_ParameterSet_AcquisitionCounter_EURange = 10509;
5548 
5552  public const uint SpectrometerDeviceStreamType_ParameterSet_AcquisitionResultStatus = 10511;
5553 
5557  public const uint SpectrometerDeviceStreamType_ParameterSet_ScaledData = 10517;
5558 
5562  public const uint SpectrometerDeviceStreamType_ParameterSet_AcquisitionEndTime = 10523;
5563 
5567  public const uint SpectrometerDeviceStreamType_ParameterSet_ActiveBackground = 10575;
5568 
5572  public const uint SpectrometerDeviceStreamType_ParameterSet_ActiveBackground_EURange = 10579;
5573 
5577  public const uint SpectrometerDeviceStreamType_ParameterSet_ActiveBackground_EngineeringUnits = 10580;
5578 
5582  public const uint SpectrometerDeviceStreamType_ParameterSet_ActiveBackground_Title = 10581;
5583 
5587  public const uint SpectrometerDeviceStreamType_ParameterSet_ActiveBackground_AxisScaleType = 10582;
5588 
5592  public const uint SpectrometerDeviceStreamType_ParameterSet_ActiveBackground_XAxisDefinition = 10583;
5593 
5597  public const uint SpectrometerDeviceStreamType_ParameterSet_ActiveBackground1 = 10584;
5598 
5602  public const uint SpectrometerDeviceStreamType_ParameterSet_ActiveBackground1_EURange = 10588;
5603 
5607  public const uint SpectrometerDeviceStreamType_ParameterSet_ActiveBackground1_EngineeringUnits = 10589;
5608 
5612  public const uint SpectrometerDeviceStreamType_ParameterSet_ActiveBackground1_Title = 10590;
5613 
5617  public const uint SpectrometerDeviceStreamType_ParameterSet_ActiveBackground1_AxisScaleType = 10591;
5618 
5622  public const uint SpectrometerDeviceStreamType_ParameterSet_ActiveBackground1_XAxisDefinition = 10592;
5623 
5627  public const uint SpectrometerDeviceStreamType_ParameterSet_SpectralRange = 10593;
5628 
5632  public const uint SpectrometerDeviceStreamType_ParameterSet_Resolution = 10596;
5633 
5637  public const uint SpectrometerDeviceStreamType_ParameterSet_RequestedNumberOfScans = 10599;
5638 
5642  public const uint SpectrometerDeviceStreamType_ParameterSet_Gain = 10602;
5643 
5647  public const uint SpectrometerDeviceStreamType_ParameterSet_TransmittanceCutoff = 10605;
5648 
5652  public const uint SpectrometerDeviceStreamType_ParameterSet_AbsorbanceCutoff = 10608;
5653 
5657  public const uint SpectrometerDeviceStreamType_ParameterSet_NumberOfScansDone = 10611;
5658 
5662  public const uint SpectrometerDeviceStreamType_ParameterSet_TotalNumberOfScansDone = 10614;
5663 
5667  public const uint SpectrometerDeviceStreamType_ParameterSet_BackgroundAcquisitionTime = 10617;
5668 
5672  public const uint SpectrometerDeviceStreamType_ParameterSet_PendingBackground = 10620;
5673 
5677  public const uint SpectrometerDeviceStreamType_ParameterSet_PendingBackground_EURange = 10624;
5678 
5682  public const uint SpectrometerDeviceStreamType_ParameterSet_PendingBackground_EngineeringUnits = 10625;
5683 
5687  public const uint SpectrometerDeviceStreamType_ParameterSet_PendingBackground_Title = 10626;
5688 
5692  public const uint SpectrometerDeviceStreamType_ParameterSet_PendingBackground_AxisScaleType = 10627;
5693 
5697  public const uint SpectrometerDeviceStreamType_ParameterSet_PendingBackground_XAxisDefinition = 10628;
5698 
5702  public const uint SpectrometerDeviceStreamType_ParameterSet_PendingBackground1 = 10629;
5703 
5707  public const uint SpectrometerDeviceStreamType_ParameterSet_PendingBackground1_EURange = 10633;
5708 
5712  public const uint SpectrometerDeviceStreamType_ParameterSet_PendingBackground1_EngineeringUnits = 10634;
5713 
5717  public const uint SpectrometerDeviceStreamType_ParameterSet_PendingBackground1_Title = 10635;
5718 
5722  public const uint SpectrometerDeviceStreamType_ParameterSet_PendingBackground1_AxisScaleType = 10636;
5723 
5727  public const uint SpectrometerDeviceStreamType_ParameterSet_PendingBackground1_XAxisDefinition = 10637;
5728 
5732  public const uint MassSpectrometerDeviceStreamType_Lock_Locked = 10648;
5733 
5737  public const uint MassSpectrometerDeviceStreamType_Lock_LockingClient = 10649;
5738 
5742  public const uint MassSpectrometerDeviceStreamType_Lock_LockingUser = 10650;
5743 
5747  public const uint MassSpectrometerDeviceStreamType_Lock_RemainingLockTime = 10651;
5748 
5752  public const uint MassSpectrometerDeviceStreamType_Lock_InitLock_InputArguments = 10653;
5753 
5757  public const uint MassSpectrometerDeviceStreamType_Lock_InitLock_OutputArguments = 10654;
5758 
5762  public const uint MassSpectrometerDeviceStreamType_Lock_RenewLock_OutputArguments = 10656;
5763 
5767  public const uint MassSpectrometerDeviceStreamType_Lock_ExitLock_OutputArguments = 10658;
5768 
5772  public const uint MassSpectrometerDeviceStreamType_Lock_BreakLock_OutputArguments = 10660;
5773 
5777  public const uint MassSpectrometerDeviceStreamType_ParameterSet_IsEnabled = 10661;
5778 
5782  public const uint MassSpectrometerDeviceStreamType_ParameterSet_DiagnosticStatus = 10667;
5783 
5787  public const uint MassSpectrometerDeviceStreamType_ParameterSet_LastSampleTime = 10676;
5788 
5792  public const uint MassSpectrometerDeviceStreamType_ParameterSet_TimeBetweenSamples_EURange = 10683;
5793 
5797  public const uint MassSpectrometerDeviceStreamType_ParameterSet_IsActive = 10685;
5798 
5802  public const uint MassSpectrometerDeviceStreamType_ParameterSet_ExecutionCycle = 10688;
5803 
5807  public const uint MassSpectrometerDeviceStreamType_ParameterSet_ExecutionCycleSubcode = 10691;
5808 
5812  public const uint MassSpectrometerDeviceStreamType_ParameterSet_ExecutionCycleSubcode_EnumStrings = 10694;
5813 
5817  public const uint MassSpectrometerDeviceStreamType_ParameterSet_Progress = 10695;
5818 
5822  public const uint MassSpectrometerDeviceStreamType_ParameterSet_AcquisitionCounter = 10698;
5823 
5827  public const uint MassSpectrometerDeviceStreamType_ParameterSet_AcquisitionCounter_EURange = 10702;
5828 
5832  public const uint MassSpectrometerDeviceStreamType_ParameterSet_AcquisitionResultStatus = 10704;
5833 
5837  public const uint MassSpectrometerDeviceStreamType_ParameterSet_ScaledData = 10710;
5838 
5842  public const uint MassSpectrometerDeviceStreamType_ParameterSet_AcquisitionEndTime = 10716;
5843 
5847  public const uint ParticleSizeMonitorDeviceStreamType_Lock_Locked = 10777;
5848 
5852  public const uint ParticleSizeMonitorDeviceStreamType_Lock_LockingClient = 10778;
5853 
5857  public const uint ParticleSizeMonitorDeviceStreamType_Lock_LockingUser = 10779;
5858 
5862  public const uint ParticleSizeMonitorDeviceStreamType_Lock_RemainingLockTime = 10780;
5863 
5867  public const uint ParticleSizeMonitorDeviceStreamType_Lock_InitLock_InputArguments = 10782;
5868 
5872  public const uint ParticleSizeMonitorDeviceStreamType_Lock_InitLock_OutputArguments = 10783;
5873 
5877  public const uint ParticleSizeMonitorDeviceStreamType_Lock_RenewLock_OutputArguments = 10785;
5878 
5882  public const uint ParticleSizeMonitorDeviceStreamType_Lock_ExitLock_OutputArguments = 10787;
5883 
5887  public const uint ParticleSizeMonitorDeviceStreamType_Lock_BreakLock_OutputArguments = 10789;
5888 
5892  public const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_IsEnabled = 10790;
5893 
5897  public const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_DiagnosticStatus = 10796;
5898 
5902  public const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_LastSampleTime = 10805;
5903 
5907  public const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_TimeBetweenSamples_EURange = 10812;
5908 
5912  public const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_IsActive = 10814;
5913 
5917  public const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_ExecutionCycle = 10817;
5918 
5922  public const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_ExecutionCycleSubcode = 10820;
5923 
5927  public const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_ExecutionCycleSubcode_EnumStrings = 10823;
5928 
5932  public const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_Progress = 10824;
5933 
5937  public const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_AcquisitionCounter = 10827;
5938 
5942  public const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_AcquisitionCounter_EURange = 10831;
5943 
5947  public const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_AcquisitionResultStatus = 10833;
5948 
5952  public const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_ScaledData = 10839;
5953 
5957  public const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_AcquisitionEndTime = 10845;
5958 
5962  public const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_Background = 10897;
5963 
5967  public const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_Background_EURange = 10901;
5968 
5972  public const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_Background_EngineeringUnits = 10902;
5973 
5977  public const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_Background_Title = 10903;
5978 
5982  public const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_Background_AxisScaleType = 10904;
5983 
5987  public const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_Background_XAxisDefinition = 10905;
5988 
5992  public const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_SizeDistribution = 10906;
5993 
5997  public const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_SizeDistribution_EURange = 10910;
5998 
6002  public const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_SizeDistribution_EngineeringUnits = 10911;
6003 
6007  public const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_SizeDistribution_Title = 10912;
6008 
6012  public const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_SizeDistribution_AxisScaleType = 10913;
6013 
6017  public const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_SizeDistribution_XAxisDefinition = 10914;
6018 
6022  public const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_BackgroundAcquisitionTime = 10915;
6023 
6027  public const uint AcousticSpectrometerDeviceStreamType_Lock_Locked = 10927;
6028 
6032  public const uint AcousticSpectrometerDeviceStreamType_Lock_LockingClient = 10928;
6033 
6037  public const uint AcousticSpectrometerDeviceStreamType_Lock_LockingUser = 10929;
6038 
6042  public const uint AcousticSpectrometerDeviceStreamType_Lock_RemainingLockTime = 10930;
6043 
6047  public const uint AcousticSpectrometerDeviceStreamType_Lock_InitLock_InputArguments = 10932;
6048 
6052  public const uint AcousticSpectrometerDeviceStreamType_Lock_InitLock_OutputArguments = 10933;
6053 
6057  public const uint AcousticSpectrometerDeviceStreamType_Lock_RenewLock_OutputArguments = 10935;
6058 
6062  public const uint AcousticSpectrometerDeviceStreamType_Lock_ExitLock_OutputArguments = 10937;
6063 
6067  public const uint AcousticSpectrometerDeviceStreamType_Lock_BreakLock_OutputArguments = 10939;
6068 
6072  public const uint AcousticSpectrometerDeviceStreamType_ParameterSet_IsEnabled = 10940;
6073 
6077  public const uint AcousticSpectrometerDeviceStreamType_ParameterSet_DiagnosticStatus = 10946;
6078 
6082  public const uint AcousticSpectrometerDeviceStreamType_ParameterSet_LastSampleTime = 10955;
6083 
6087  public const uint AcousticSpectrometerDeviceStreamType_ParameterSet_TimeBetweenSamples_EURange = 10962;
6088 
6092  public const uint AcousticSpectrometerDeviceStreamType_ParameterSet_IsActive = 10964;
6093 
6097  public const uint AcousticSpectrometerDeviceStreamType_ParameterSet_ExecutionCycle = 10967;
6098 
6102  public const uint AcousticSpectrometerDeviceStreamType_ParameterSet_ExecutionCycleSubcode = 10970;
6103 
6107  public const uint AcousticSpectrometerDeviceStreamType_ParameterSet_ExecutionCycleSubcode_EnumStrings = 10973;
6108 
6112  public const uint AcousticSpectrometerDeviceStreamType_ParameterSet_Progress = 10974;
6113 
6117  public const uint AcousticSpectrometerDeviceStreamType_ParameterSet_AcquisitionCounter = 10977;
6118 
6122  public const uint AcousticSpectrometerDeviceStreamType_ParameterSet_AcquisitionCounter_EURange = 10981;
6123 
6127  public const uint AcousticSpectrometerDeviceStreamType_ParameterSet_AcquisitionResultStatus = 10983;
6128 
6132  public const uint AcousticSpectrometerDeviceStreamType_ParameterSet_ScaledData = 10989;
6133 
6137  public const uint AcousticSpectrometerDeviceStreamType_ParameterSet_AcquisitionEndTime = 10995;
6138 
6142  public const uint ChromatographDeviceStreamType_Lock_Locked = 11056;
6143 
6147  public const uint ChromatographDeviceStreamType_Lock_LockingClient = 11057;
6148 
6152  public const uint ChromatographDeviceStreamType_Lock_LockingUser = 11058;
6153 
6157  public const uint ChromatographDeviceStreamType_Lock_RemainingLockTime = 11059;
6158 
6162  public const uint ChromatographDeviceStreamType_Lock_InitLock_InputArguments = 11061;
6163 
6167  public const uint ChromatographDeviceStreamType_Lock_InitLock_OutputArguments = 11062;
6168 
6172  public const uint ChromatographDeviceStreamType_Lock_RenewLock_OutputArguments = 11064;
6173 
6177  public const uint ChromatographDeviceStreamType_Lock_ExitLock_OutputArguments = 11066;
6178 
6182  public const uint ChromatographDeviceStreamType_Lock_BreakLock_OutputArguments = 11068;
6183 
6187  public const uint ChromatographDeviceStreamType_ParameterSet_IsEnabled = 11069;
6188 
6192  public const uint ChromatographDeviceStreamType_ParameterSet_DiagnosticStatus = 11075;
6193 
6197  public const uint ChromatographDeviceStreamType_ParameterSet_LastSampleTime = 11084;
6198 
6202  public const uint ChromatographDeviceStreamType_ParameterSet_TimeBetweenSamples_EURange = 11091;
6203 
6207  public const uint ChromatographDeviceStreamType_ParameterSet_IsActive = 11093;
6208 
6212  public const uint ChromatographDeviceStreamType_ParameterSet_ExecutionCycle = 11096;
6213 
6217  public const uint ChromatographDeviceStreamType_ParameterSet_ExecutionCycleSubcode = 11099;
6218 
6222  public const uint ChromatographDeviceStreamType_ParameterSet_ExecutionCycleSubcode_EnumStrings = 11102;
6223 
6227  public const uint ChromatographDeviceStreamType_ParameterSet_Progress = 11103;
6228 
6232  public const uint ChromatographDeviceStreamType_ParameterSet_AcquisitionCounter = 11106;
6233 
6237  public const uint ChromatographDeviceStreamType_ParameterSet_AcquisitionCounter_EURange = 11110;
6238 
6242  public const uint ChromatographDeviceStreamType_ParameterSet_AcquisitionResultStatus = 11112;
6243 
6247  public const uint ChromatographDeviceStreamType_ParameterSet_ScaledData = 11118;
6248 
6252  public const uint ChromatographDeviceStreamType_ParameterSet_AcquisitionEndTime = 11124;
6253 
6257  public const uint MNRDeviceStreamType_Lock_Locked = 11185;
6258 
6262  public const uint MNRDeviceStreamType_Lock_LockingClient = 11186;
6263 
6267  public const uint MNRDeviceStreamType_Lock_LockingUser = 11187;
6268 
6272  public const uint MNRDeviceStreamType_Lock_RemainingLockTime = 11188;
6273 
6277  public const uint MNRDeviceStreamType_Lock_InitLock_InputArguments = 11190;
6278 
6282  public const uint MNRDeviceStreamType_Lock_InitLock_OutputArguments = 11191;
6283 
6287  public const uint MNRDeviceStreamType_Lock_RenewLock_OutputArguments = 11193;
6288 
6292  public const uint MNRDeviceStreamType_Lock_ExitLock_OutputArguments = 11195;
6293 
6297  public const uint MNRDeviceStreamType_Lock_BreakLock_OutputArguments = 11197;
6298 
6302  public const uint MNRDeviceStreamType_ParameterSet_IsEnabled = 11198;
6303 
6307  public const uint MNRDeviceStreamType_ParameterSet_DiagnosticStatus = 11204;
6308 
6312  public const uint MNRDeviceStreamType_ParameterSet_LastSampleTime = 11213;
6313 
6317  public const uint MNRDeviceStreamType_ParameterSet_TimeBetweenSamples_EURange = 11220;
6318 
6322  public const uint MNRDeviceStreamType_ParameterSet_IsActive = 11222;
6323 
6327  public const uint MNRDeviceStreamType_ParameterSet_ExecutionCycle = 11225;
6328 
6332  public const uint MNRDeviceStreamType_ParameterSet_ExecutionCycleSubcode = 11228;
6333 
6337  public const uint MNRDeviceStreamType_ParameterSet_ExecutionCycleSubcode_EnumStrings = 11231;
6338 
6342  public const uint MNRDeviceStreamType_ParameterSet_Progress = 11232;
6343 
6347  public const uint MNRDeviceStreamType_ParameterSet_AcquisitionCounter = 11235;
6348 
6352  public const uint MNRDeviceStreamType_ParameterSet_AcquisitionCounter_EURange = 11239;
6353 
6357  public const uint MNRDeviceStreamType_ParameterSet_AcquisitionResultStatus = 11241;
6358 
6362  public const uint MNRDeviceStreamType_ParameterSet_ScaledData = 11247;
6363 
6367  public const uint MNRDeviceStreamType_ParameterSet_AcquisitionEndTime = 11253;
6368 
6372  public const uint SpectrometerDeviceType_Lock_Locked = 11314;
6373 
6377  public const uint SpectrometerDeviceType_Lock_LockingClient = 11315;
6378 
6382  public const uint SpectrometerDeviceType_Lock_LockingUser = 11316;
6383 
6387  public const uint SpectrometerDeviceType_Lock_RemainingLockTime = 11317;
6388 
6392  public const uint SpectrometerDeviceType_Lock_InitLock_InputArguments = 11319;
6393 
6397  public const uint SpectrometerDeviceType_Lock_InitLock_OutputArguments = 11320;
6398 
6402  public const uint SpectrometerDeviceType_Lock_RenewLock_OutputArguments = 11322;
6403 
6407  public const uint SpectrometerDeviceType_Lock_ExitLock_OutputArguments = 11324;
6408 
6412  public const uint SpectrometerDeviceType_Lock_BreakLock_OutputArguments = 11326;
6413 
6417  public const uint SpectrometerDeviceType_CPIdentifier_Lock_Locked = 13119;
6418 
6422  public const uint SpectrometerDeviceType_CPIdentifier_Lock_LockingClient = 13120;
6423 
6427  public const uint SpectrometerDeviceType_CPIdentifier_Lock_LockingUser = 13121;
6428 
6432  public const uint SpectrometerDeviceType_CPIdentifier_Lock_RemainingLockTime = 13122;
6433 
6437  public const uint SpectrometerDeviceType_CPIdentifier_Lock_InitLock_InputArguments = 13124;
6438 
6442  public const uint SpectrometerDeviceType_CPIdentifier_Lock_InitLock_OutputArguments = 13125;
6443 
6447  public const uint SpectrometerDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments = 13127;
6448 
6452  public const uint SpectrometerDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments = 13129;
6453 
6457  public const uint SpectrometerDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments = 13131;
6458 
6462  public const uint SpectrometerDeviceType_MethodSet_GetConfiguration_OutputArguments = 11369;
6463 
6467  public const uint SpectrometerDeviceType_MethodSet_SetConfiguration_InputArguments = 11371;
6468 
6472  public const uint SpectrometerDeviceType_MethodSet_SetConfiguration_OutputArguments = 11372;
6473 
6477  public const uint SpectrometerDeviceType_MethodSet_GetConfigDataDigest_OutputArguments = 11374;
6478 
6482  public const uint SpectrometerDeviceType_MethodSet_CompareConfigDataDigest_InputArguments = 11376;
6483 
6487  public const uint SpectrometerDeviceType_MethodSet_CompareConfigDataDigest_OutputArguments = 11377;
6488 
6492  public const uint SpectrometerDeviceType_ParameterSet_DiagnosticStatus = 11384;
6493 
6497  public const uint SpectrometerDeviceType_ParameterSet_ConfigData_Size = 11388;
6498 
6502  public const uint SpectrometerDeviceType_ParameterSet_ConfigData_Writable = 13072;
6503 
6507  public const uint SpectrometerDeviceType_ParameterSet_ConfigData_UserWritable = 13073;
6508 
6512  public const uint SpectrometerDeviceType_ParameterSet_ConfigData_OpenCount = 11391;
6513 
6517  public const uint SpectrometerDeviceType_ParameterSet_ConfigData_Open_InputArguments = 11393;
6518 
6522  public const uint SpectrometerDeviceType_ParameterSet_ConfigData_Open_OutputArguments = 11394;
6523 
6527  public const uint SpectrometerDeviceType_ParameterSet_ConfigData_Close_InputArguments = 11396;
6528 
6532  public const uint SpectrometerDeviceType_ParameterSet_ConfigData_Read_InputArguments = 11398;
6533 
6537  public const uint SpectrometerDeviceType_ParameterSet_ConfigData_Read_OutputArguments = 11399;
6538 
6542  public const uint SpectrometerDeviceType_ParameterSet_ConfigData_Write_InputArguments = 11401;
6543 
6547  public const uint SpectrometerDeviceType_ParameterSet_ConfigData_GetPosition_InputArguments = 11403;
6548 
6552  public const uint SpectrometerDeviceType_ParameterSet_ConfigData_GetPosition_OutputArguments = 11404;
6553 
6557  public const uint SpectrometerDeviceType_ParameterSet_ConfigData_SetPosition_InputArguments = 11406;
6558 
6562  public const uint SpectrometerDeviceType_AnalyserStateMachine_CurrentState = 11414;
6563 
6567  public const uint SpectrometerDeviceType_AnalyserStateMachine_CurrentState_Id = 11415;
6568 
6572  public const uint SpectrometerDeviceType_AnalyserStateMachine_LastTransition_Id = 11420;
6573 
6577  public const uint SpectrometerDeviceType_ChannelIdentifier_Lock_Locked = 11433;
6578 
6582  public const uint SpectrometerDeviceType_ChannelIdentifier_Lock_LockingClient = 11434;
6583 
6587  public const uint SpectrometerDeviceType_ChannelIdentifier_Lock_LockingUser = 11435;
6588 
6592  public const uint SpectrometerDeviceType_ChannelIdentifier_Lock_RemainingLockTime = 11436;
6593 
6597  public const uint SpectrometerDeviceType_ChannelIdentifier_Lock_InitLock_InputArguments = 11438;
6598 
6602  public const uint SpectrometerDeviceType_ChannelIdentifier_Lock_InitLock_OutputArguments = 11439;
6603 
6607  public const uint SpectrometerDeviceType_ChannelIdentifier_Lock_RenewLock_OutputArguments = 11441;
6608 
6612  public const uint SpectrometerDeviceType_ChannelIdentifier_Lock_ExitLock_OutputArguments = 11443;
6613 
6617  public const uint SpectrometerDeviceType_ChannelIdentifier_Lock_BreakLock_OutputArguments = 11445;
6618 
6622  public const uint SpectrometerDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition_InputArguments = 11449;
6623 
6627  public const uint SpectrometerDeviceType_ChannelIdentifier_ParameterSet_IsEnabled = 11462;
6628 
6632  public const uint SpectrometerDeviceType_ChannelIdentifier_ParameterSet_DiagnosticStatus = 11465;
6633 
6637  public const uint SpectrometerDeviceType_ChannelIdentifier_ParameterSet_ActiveStream = 11468;
6638 
6642  public const uint SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState = 11476;
6643 
6647  public const uint SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState_Id = 11477;
6648 
6652  public const uint SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LastTransition_Id = 11482;
6653 
6657  public const uint SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState = 11488;
6658 
6662  public const uint SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState_Id = 11489;
6663 
6667  public const uint SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_LastTransition_Id = 11494;
6668 
6672  public const uint SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState = 11500;
6673 
6677  public const uint SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState_Id = 11501;
6678 
6682  public const uint SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_LastTransition_Id = 11506;
6683 
6687  public const uint SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState = 11512;
6688 
6692  public const uint SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState_Id = 11513;
6693 
6697  public const uint SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_LastTransition_Id = 11518;
6698 
6702  public const uint SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState = 11524;
6703 
6707  public const uint SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState_Id = 11525;
6708 
6712  public const uint SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_LastTransition_Id = 11530;
6713 
6717  public const uint SpectrometerDeviceType_AccessorySlotIdentifier_IsHotSwappable = 11537;
6718 
6722  public const uint SpectrometerDeviceType_AccessorySlotIdentifier_IsEnabled = 11538;
6723 
6727  public const uint SpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState = 11540;
6728 
6732  public const uint SpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState_Id = 11541;
6733 
6737  public const uint SpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_LastTransition_Id = 11546;
6738 
6742  public const uint SpectrometerDeviceType_ParameterSet_SpectralRange = 11551;
6743 
6747  public const uint ParticleSizeMonitorDeviceType_Lock_Locked = 11563;
6748 
6752  public const uint ParticleSizeMonitorDeviceType_Lock_LockingClient = 11564;
6753 
6757  public const uint ParticleSizeMonitorDeviceType_Lock_LockingUser = 11565;
6758 
6762  public const uint ParticleSizeMonitorDeviceType_Lock_RemainingLockTime = 11566;
6763 
6767  public const uint ParticleSizeMonitorDeviceType_Lock_InitLock_InputArguments = 11568;
6768 
6772  public const uint ParticleSizeMonitorDeviceType_Lock_InitLock_OutputArguments = 11569;
6773 
6777  public const uint ParticleSizeMonitorDeviceType_Lock_RenewLock_OutputArguments = 11571;
6778 
6782  public const uint ParticleSizeMonitorDeviceType_Lock_ExitLock_OutputArguments = 11573;
6783 
6787  public const uint ParticleSizeMonitorDeviceType_Lock_BreakLock_OutputArguments = 11575;
6788 
6792  public const uint ParticleSizeMonitorDeviceType_CPIdentifier_Lock_Locked = 13144;
6793 
6797  public const uint ParticleSizeMonitorDeviceType_CPIdentifier_Lock_LockingClient = 13145;
6798 
6802  public const uint ParticleSizeMonitorDeviceType_CPIdentifier_Lock_LockingUser = 13146;
6803 
6807  public const uint ParticleSizeMonitorDeviceType_CPIdentifier_Lock_RemainingLockTime = 13147;
6808 
6812  public const uint ParticleSizeMonitorDeviceType_CPIdentifier_Lock_InitLock_InputArguments = 13149;
6813 
6817  public const uint ParticleSizeMonitorDeviceType_CPIdentifier_Lock_InitLock_OutputArguments = 13150;
6818 
6822  public const uint ParticleSizeMonitorDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments = 13152;
6823 
6827  public const uint ParticleSizeMonitorDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments = 13154;
6828 
6832  public const uint ParticleSizeMonitorDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments = 13156;
6833 
6837  public const uint ParticleSizeMonitorDeviceType_MethodSet_GetConfiguration_OutputArguments = 11618;
6838 
6842  public const uint ParticleSizeMonitorDeviceType_MethodSet_SetConfiguration_InputArguments = 11620;
6843 
6847  public const uint ParticleSizeMonitorDeviceType_MethodSet_SetConfiguration_OutputArguments = 11621;
6848 
6852  public const uint ParticleSizeMonitorDeviceType_MethodSet_GetConfigDataDigest_OutputArguments = 11623;
6853 
6857  public const uint ParticleSizeMonitorDeviceType_MethodSet_CompareConfigDataDigest_InputArguments = 11625;
6858 
6862  public const uint ParticleSizeMonitorDeviceType_MethodSet_CompareConfigDataDigest_OutputArguments = 11626;
6863 
6867  public const uint ParticleSizeMonitorDeviceType_ParameterSet_DiagnosticStatus = 11633;
6868 
6872  public const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Size = 11637;
6873 
6877  public const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Writable = 13074;
6878 
6882  public const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_UserWritable = 13075;
6883 
6887  public const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_OpenCount = 11640;
6888 
6892  public const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Open_InputArguments = 11642;
6893 
6897  public const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Open_OutputArguments = 11643;
6898 
6902  public const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Close_InputArguments = 11645;
6903 
6907  public const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Read_InputArguments = 11647;
6908 
6912  public const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Read_OutputArguments = 11648;
6913 
6917  public const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Write_InputArguments = 11650;
6918 
6922  public const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_GetPosition_InputArguments = 11652;
6923 
6927  public const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_GetPosition_OutputArguments = 11653;
6928 
6932  public const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_SetPosition_InputArguments = 11655;
6933 
6937  public const uint ParticleSizeMonitorDeviceType_AnalyserStateMachine_CurrentState = 11663;
6938 
6942  public const uint ParticleSizeMonitorDeviceType_AnalyserStateMachine_CurrentState_Id = 11664;
6943 
6947  public const uint ParticleSizeMonitorDeviceType_AnalyserStateMachine_LastTransition_Id = 11669;
6948 
6952  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_Locked = 11682;
6953 
6957  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_LockingClient = 11683;
6958 
6962  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_LockingUser = 11684;
6963 
6967  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_RemainingLockTime = 11685;
6968 
6972  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_InitLock_InputArguments = 11687;
6973 
6977  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_InitLock_OutputArguments = 11688;
6978 
6982  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_RenewLock_OutputArguments = 11690;
6983 
6987  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_ExitLock_OutputArguments = 11692;
6988 
6992  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_BreakLock_OutputArguments = 11694;
6993 
6997  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition_InputArguments = 11698;
6998 
7002  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ParameterSet_IsEnabled = 11711;
7003 
7007  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ParameterSet_DiagnosticStatus = 11714;
7008 
7012  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ParameterSet_ActiveStream = 11717;
7013 
7017  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState = 11725;
7018 
7022  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState_Id = 11726;
7023 
7027  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_LastTransition_Id = 11731;
7028 
7032  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState = 11737;
7033 
7037  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState_Id = 11738;
7038 
7042  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_LastTransition_Id = 11743;
7043 
7047  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState = 11749;
7048 
7052  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState_Id = 11750;
7053 
7057  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_LastTransition_Id = 11755;
7058 
7062  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState = 11761;
7063 
7067  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState_Id = 11762;
7068 
7072  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_LastTransition_Id = 11767;
7073 
7077  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState = 11773;
7078 
7082  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState_Id = 11774;
7083 
7087  public const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_LastTransition_Id = 11779;
7088 
7092  public const uint ParticleSizeMonitorDeviceType_AccessorySlotIdentifier_IsHotSwappable = 11786;
7093 
7097  public const uint ParticleSizeMonitorDeviceType_AccessorySlotIdentifier_IsEnabled = 11787;
7098 
7102  public const uint ParticleSizeMonitorDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState = 11789;
7103 
7107  public const uint ParticleSizeMonitorDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState_Id = 11790;
7108 
7112  public const uint ParticleSizeMonitorDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_LastTransition_Id = 11795;
7113 
7117  public const uint ChromatographDeviceType_Lock_Locked = 11809;
7118 
7122  public const uint ChromatographDeviceType_Lock_LockingClient = 11810;
7123 
7127  public const uint ChromatographDeviceType_Lock_LockingUser = 11811;
7128 
7132  public const uint ChromatographDeviceType_Lock_RemainingLockTime = 11812;
7133 
7137  public const uint ChromatographDeviceType_Lock_InitLock_InputArguments = 11814;
7138 
7142  public const uint ChromatographDeviceType_Lock_InitLock_OutputArguments = 11815;
7143 
7147  public const uint ChromatographDeviceType_Lock_RenewLock_OutputArguments = 11817;
7148 
7152  public const uint ChromatographDeviceType_Lock_ExitLock_OutputArguments = 11819;
7153 
7157  public const uint ChromatographDeviceType_Lock_BreakLock_OutputArguments = 11821;
7158 
7162  public const uint ChromatographDeviceType_CPIdentifier_Lock_Locked = 13169;
7163 
7167  public const uint ChromatographDeviceType_CPIdentifier_Lock_LockingClient = 13170;
7168 
7172  public const uint ChromatographDeviceType_CPIdentifier_Lock_LockingUser = 13171;
7173 
7177  public const uint ChromatographDeviceType_CPIdentifier_Lock_RemainingLockTime = 13172;
7178 
7182  public const uint ChromatographDeviceType_CPIdentifier_Lock_InitLock_InputArguments = 13174;
7183 
7187  public const uint ChromatographDeviceType_CPIdentifier_Lock_InitLock_OutputArguments = 13175;
7188 
7192  public const uint ChromatographDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments = 13177;
7193 
7197  public const uint ChromatographDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments = 13179;
7198 
7202  public const uint ChromatographDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments = 13181;
7203 
7207  public const uint ChromatographDeviceType_MethodSet_GetConfiguration_OutputArguments = 11864;
7208 
7212  public const uint ChromatographDeviceType_MethodSet_SetConfiguration_InputArguments = 11866;
7213 
7217  public const uint ChromatographDeviceType_MethodSet_SetConfiguration_OutputArguments = 11867;
7218 
7222  public const uint ChromatographDeviceType_MethodSet_GetConfigDataDigest_OutputArguments = 11869;
7223 
7227  public const uint ChromatographDeviceType_MethodSet_CompareConfigDataDigest_InputArguments = 11871;
7228 
7232  public const uint ChromatographDeviceType_MethodSet_CompareConfigDataDigest_OutputArguments = 11872;
7233 
7237  public const uint ChromatographDeviceType_ParameterSet_DiagnosticStatus = 11879;
7238 
7242  public const uint ChromatographDeviceType_ParameterSet_ConfigData_Size = 11883;
7243 
7247  public const uint ChromatographDeviceType_ParameterSet_ConfigData_Writable = 13076;
7248 
7252  public const uint ChromatographDeviceType_ParameterSet_ConfigData_UserWritable = 13077;
7253 
7257  public const uint ChromatographDeviceType_ParameterSet_ConfigData_OpenCount = 11886;
7258 
7262  public const uint ChromatographDeviceType_ParameterSet_ConfigData_Open_InputArguments = 11888;
7263 
7267  public const uint ChromatographDeviceType_ParameterSet_ConfigData_Open_OutputArguments = 11889;
7268 
7272  public const uint ChromatographDeviceType_ParameterSet_ConfigData_Close_InputArguments = 11891;
7273 
7277  public const uint ChromatographDeviceType_ParameterSet_ConfigData_Read_InputArguments = 11893;
7278 
7282  public const uint ChromatographDeviceType_ParameterSet_ConfigData_Read_OutputArguments = 11894;
7283 
7287  public const uint ChromatographDeviceType_ParameterSet_ConfigData_Write_InputArguments = 11896;
7288 
7292  public const uint ChromatographDeviceType_ParameterSet_ConfigData_GetPosition_InputArguments = 11898;
7293 
7297  public const uint ChromatographDeviceType_ParameterSet_ConfigData_GetPosition_OutputArguments = 11899;
7298 
7302  public const uint ChromatographDeviceType_ParameterSet_ConfigData_SetPosition_InputArguments = 11901;
7303 
7307  public const uint ChromatographDeviceType_AnalyserStateMachine_CurrentState = 11909;
7308 
7312  public const uint ChromatographDeviceType_AnalyserStateMachine_CurrentState_Id = 11910;
7313 
7317  public const uint ChromatographDeviceType_AnalyserStateMachine_LastTransition_Id = 11915;
7318 
7322  public const uint ChromatographDeviceType_ChannelIdentifier_Lock_Locked = 11928;
7323 
7327  public const uint ChromatographDeviceType_ChannelIdentifier_Lock_LockingClient = 11929;
7328 
7332  public const uint ChromatographDeviceType_ChannelIdentifier_Lock_LockingUser = 11930;
7333 
7337  public const uint ChromatographDeviceType_ChannelIdentifier_Lock_RemainingLockTime = 11931;
7338 
7342  public const uint ChromatographDeviceType_ChannelIdentifier_Lock_InitLock_InputArguments = 11933;
7343 
7347  public const uint ChromatographDeviceType_ChannelIdentifier_Lock_InitLock_OutputArguments = 11934;
7348 
7352  public const uint ChromatographDeviceType_ChannelIdentifier_Lock_RenewLock_OutputArguments = 11936;
7353 
7357  public const uint ChromatographDeviceType_ChannelIdentifier_Lock_ExitLock_OutputArguments = 11938;
7358 
7362  public const uint ChromatographDeviceType_ChannelIdentifier_Lock_BreakLock_OutputArguments = 11940;
7363 
7367  public const uint ChromatographDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition_InputArguments = 11944;
7368 
7372  public const uint ChromatographDeviceType_ChannelIdentifier_ParameterSet_IsEnabled = 11957;
7373 
7377  public const uint ChromatographDeviceType_ChannelIdentifier_ParameterSet_DiagnosticStatus = 11960;
7378 
7382  public const uint ChromatographDeviceType_ChannelIdentifier_ParameterSet_ActiveStream = 11963;
7383 
7387  public const uint ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState = 11971;
7388 
7392  public const uint ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState_Id = 11972;
7393 
7397  public const uint ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_LastTransition_Id = 11977;
7398 
7402  public const uint ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState = 11983;
7403 
7407  public const uint ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState_Id = 11984;
7408 
7412  public const uint ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_LastTransition_Id = 11989;
7413 
7417  public const uint ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState = 11995;
7418 
7422  public const uint ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState_Id = 11996;
7423 
7427  public const uint ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_LastTransition_Id = 12001;
7428 
7432  public const uint ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState = 12007;
7433 
7437  public const uint ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState_Id = 12008;
7438 
7442  public const uint ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_LastTransition_Id = 12013;
7443 
7447  public const uint ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState = 12019;
7448 
7452  public const uint ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState_Id = 12020;
7453 
7457  public const uint ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_LastTransition_Id = 12025;
7458 
7462  public const uint ChromatographDeviceType_AccessorySlotIdentifier_IsHotSwappable = 12032;
7463 
7467  public const uint ChromatographDeviceType_AccessorySlotIdentifier_IsEnabled = 12033;
7468 
7472  public const uint ChromatographDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState = 12035;
7473 
7477  public const uint ChromatographDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState_Id = 12036;
7478 
7482  public const uint ChromatographDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_LastTransition_Id = 12041;
7483 
7487  public const uint MassSpectrometerDeviceType_Lock_Locked = 12055;
7488 
7492  public const uint MassSpectrometerDeviceType_Lock_LockingClient = 12056;
7493 
7497  public const uint MassSpectrometerDeviceType_Lock_LockingUser = 12057;
7498 
7502  public const uint MassSpectrometerDeviceType_Lock_RemainingLockTime = 12058;
7503 
7507  public const uint MassSpectrometerDeviceType_Lock_InitLock_InputArguments = 12060;
7508 
7512  public const uint MassSpectrometerDeviceType_Lock_InitLock_OutputArguments = 12061;
7513 
7517  public const uint MassSpectrometerDeviceType_Lock_RenewLock_OutputArguments = 12063;
7518 
7522  public const uint MassSpectrometerDeviceType_Lock_ExitLock_OutputArguments = 12065;
7523 
7527  public const uint MassSpectrometerDeviceType_Lock_BreakLock_OutputArguments = 12067;
7528 
7532  public const uint MassSpectrometerDeviceType_CPIdentifier_Lock_Locked = 13194;
7533 
7537  public const uint MassSpectrometerDeviceType_CPIdentifier_Lock_LockingClient = 13195;
7538 
7542  public const uint MassSpectrometerDeviceType_CPIdentifier_Lock_LockingUser = 13196;
7543 
7547  public const uint MassSpectrometerDeviceType_CPIdentifier_Lock_RemainingLockTime = 13197;
7548 
7552  public const uint MassSpectrometerDeviceType_CPIdentifier_Lock_InitLock_InputArguments = 13199;
7553 
7557  public const uint MassSpectrometerDeviceType_CPIdentifier_Lock_InitLock_OutputArguments = 13200;
7558 
7562  public const uint MassSpectrometerDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments = 13202;
7563 
7567  public const uint MassSpectrometerDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments = 13204;
7568 
7572  public const uint MassSpectrometerDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments = 13206;
7573 
7577  public const uint MassSpectrometerDeviceType_MethodSet_GetConfiguration_OutputArguments = 12110;
7578 
7582  public const uint MassSpectrometerDeviceType_MethodSet_SetConfiguration_InputArguments = 12112;
7583 
7587  public const uint MassSpectrometerDeviceType_MethodSet_SetConfiguration_OutputArguments = 12113;
7588 
7592  public const uint MassSpectrometerDeviceType_MethodSet_GetConfigDataDigest_OutputArguments = 12115;
7593 
7597  public const uint MassSpectrometerDeviceType_MethodSet_CompareConfigDataDigest_InputArguments = 12117;
7598 
7602  public const uint MassSpectrometerDeviceType_MethodSet_CompareConfigDataDigest_OutputArguments = 12118;
7603 
7607  public const uint MassSpectrometerDeviceType_ParameterSet_DiagnosticStatus = 12125;
7608 
7612  public const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_Size = 12129;
7613 
7617  public const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_Writable = 13078;
7618 
7622  public const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_UserWritable = 13079;
7623 
7627  public const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_OpenCount = 12132;
7628 
7632  public const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_Open_InputArguments = 12134;
7633 
7637  public const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_Open_OutputArguments = 12135;
7638 
7642  public const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_Close_InputArguments = 12137;
7643 
7647  public const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_Read_InputArguments = 12139;
7648 
7652  public const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_Read_OutputArguments = 12140;
7653 
7657  public const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_Write_InputArguments = 12142;
7658 
7662  public const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_GetPosition_InputArguments = 12144;
7663 
7667  public const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_GetPosition_OutputArguments = 12145;
7668 
7672  public const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_SetPosition_InputArguments = 12147;
7673 
7677  public const uint MassSpectrometerDeviceType_AnalyserStateMachine_CurrentState = 12155;
7678 
7682  public const uint MassSpectrometerDeviceType_AnalyserStateMachine_CurrentState_Id = 12156;
7683 
7687  public const uint MassSpectrometerDeviceType_AnalyserStateMachine_LastTransition_Id = 12161;
7688 
7692  public const uint MassSpectrometerDeviceType_ChannelIdentifier_Lock_Locked = 12174;
7693 
7697  public const uint MassSpectrometerDeviceType_ChannelIdentifier_Lock_LockingClient = 12175;
7698 
7702  public const uint MassSpectrometerDeviceType_ChannelIdentifier_Lock_LockingUser = 12176;
7703 
7707  public const uint MassSpectrometerDeviceType_ChannelIdentifier_Lock_RemainingLockTime = 12177;
7708 
7712  public const uint MassSpectrometerDeviceType_ChannelIdentifier_Lock_InitLock_InputArguments = 12179;
7713 
7717  public const uint MassSpectrometerDeviceType_ChannelIdentifier_Lock_InitLock_OutputArguments = 12180;
7718 
7722  public const uint MassSpectrometerDeviceType_ChannelIdentifier_Lock_RenewLock_OutputArguments = 12182;
7723 
7727  public const uint MassSpectrometerDeviceType_ChannelIdentifier_Lock_ExitLock_OutputArguments = 12184;
7728 
7732  public const uint MassSpectrometerDeviceType_ChannelIdentifier_Lock_BreakLock_OutputArguments = 12186;
7733 
7737  public const uint MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition_InputArguments = 12190;
7738 
7742  public const uint MassSpectrometerDeviceType_ChannelIdentifier_ParameterSet_IsEnabled = 12203;
7743 
7747  public const uint MassSpectrometerDeviceType_ChannelIdentifier_ParameterSet_DiagnosticStatus = 12206;
7748 
7752  public const uint MassSpectrometerDeviceType_ChannelIdentifier_ParameterSet_ActiveStream = 12209;
7753 
7757  public const uint MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState = 12217;
7758 
7762  public const uint MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState_Id = 12218;
7763 
7767  public const uint MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LastTransition_Id = 12223;
7768 
7772  public const uint MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState = 12229;
7773 
7777  public const uint MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState_Id = 12230;
7778 
7782  public const uint MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_LastTransition_Id = 12235;
7783 
7787  public const uint MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState = 12241;
7788 
7792  public const uint MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState_Id = 12242;
7793 
7797  public const uint MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_LastTransition_Id = 12247;
7798 
7802  public const uint MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState = 12253;
7803 
7807  public const uint MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState_Id = 12254;
7808 
7812  public const uint MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_LastTransition_Id = 12259;
7813 
7817  public const uint MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState = 12265;
7818 
7822  public const uint MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState_Id = 12266;
7823 
7827  public const uint MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_LastTransition_Id = 12271;
7828 
7832  public const uint MassSpectrometerDeviceType_AccessorySlotIdentifier_IsHotSwappable = 12278;
7833 
7837  public const uint MassSpectrometerDeviceType_AccessorySlotIdentifier_IsEnabled = 12279;
7838 
7842  public const uint MassSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState = 12281;
7843 
7847  public const uint MassSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState_Id = 12282;
7848 
7852  public const uint MassSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_LastTransition_Id = 12287;
7853 
7857  public const uint AcousticSpectrometerDeviceType_Lock_Locked = 12301;
7858 
7862  public const uint AcousticSpectrometerDeviceType_Lock_LockingClient = 12302;
7863 
7867  public const uint AcousticSpectrometerDeviceType_Lock_LockingUser = 12303;
7868 
7872  public const uint AcousticSpectrometerDeviceType_Lock_RemainingLockTime = 12304;
7873 
7877  public const uint AcousticSpectrometerDeviceType_Lock_InitLock_InputArguments = 12306;
7878 
7882  public const uint AcousticSpectrometerDeviceType_Lock_InitLock_OutputArguments = 12307;
7883 
7887  public const uint AcousticSpectrometerDeviceType_Lock_RenewLock_OutputArguments = 12309;
7888 
7892  public const uint AcousticSpectrometerDeviceType_Lock_ExitLock_OutputArguments = 12311;
7893 
7897  public const uint AcousticSpectrometerDeviceType_Lock_BreakLock_OutputArguments = 12313;
7898 
7902  public const uint AcousticSpectrometerDeviceType_CPIdentifier_Lock_Locked = 13219;
7903 
7907  public const uint AcousticSpectrometerDeviceType_CPIdentifier_Lock_LockingClient = 13220;
7908 
7912  public const uint AcousticSpectrometerDeviceType_CPIdentifier_Lock_LockingUser = 13221;
7913 
7917  public const uint AcousticSpectrometerDeviceType_CPIdentifier_Lock_RemainingLockTime = 13222;
7918 
7922  public const uint AcousticSpectrometerDeviceType_CPIdentifier_Lock_InitLock_InputArguments = 13224;
7923 
7927  public const uint AcousticSpectrometerDeviceType_CPIdentifier_Lock_InitLock_OutputArguments = 13225;
7928 
7932  public const uint AcousticSpectrometerDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments = 13227;
7933 
7937  public const uint AcousticSpectrometerDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments = 13229;
7938 
7942  public const uint AcousticSpectrometerDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments = 13231;
7943 
7947  public const uint AcousticSpectrometerDeviceType_MethodSet_GetConfiguration_OutputArguments = 12356;
7948 
7952  public const uint AcousticSpectrometerDeviceType_MethodSet_SetConfiguration_InputArguments = 12358;
7953 
7957  public const uint AcousticSpectrometerDeviceType_MethodSet_SetConfiguration_OutputArguments = 12359;
7958 
7962  public const uint AcousticSpectrometerDeviceType_MethodSet_GetConfigDataDigest_OutputArguments = 12361;
7963 
7967  public const uint AcousticSpectrometerDeviceType_MethodSet_CompareConfigDataDigest_InputArguments = 12363;
7968 
7972  public const uint AcousticSpectrometerDeviceType_MethodSet_CompareConfigDataDigest_OutputArguments = 12364;
7973 
7977  public const uint AcousticSpectrometerDeviceType_ParameterSet_DiagnosticStatus = 12371;
7978 
7982  public const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Size = 12375;
7983 
7987  public const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Writable = 13080;
7988 
7992  public const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_UserWritable = 13081;
7993 
7997  public const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_OpenCount = 12378;
7998 
8002  public const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Open_InputArguments = 12380;
8003 
8007  public const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Open_OutputArguments = 12381;
8008 
8012  public const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Close_InputArguments = 12383;
8013 
8017  public const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Read_InputArguments = 12385;
8018 
8022  public const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Read_OutputArguments = 12386;
8023 
8027  public const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Write_InputArguments = 12388;
8028 
8032  public const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_GetPosition_InputArguments = 12390;
8033 
8037  public const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_GetPosition_OutputArguments = 12391;
8038 
8042  public const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_SetPosition_InputArguments = 12393;
8043 
8047  public const uint AcousticSpectrometerDeviceType_AnalyserStateMachine_CurrentState = 12401;
8048 
8052  public const uint AcousticSpectrometerDeviceType_AnalyserStateMachine_CurrentState_Id = 12402;
8053 
8057  public const uint AcousticSpectrometerDeviceType_AnalyserStateMachine_LastTransition_Id = 12407;
8058 
8062  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_Locked = 12420;
8063 
8067  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_LockingClient = 12421;
8068 
8072  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_LockingUser = 12422;
8073 
8077  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_RemainingLockTime = 12423;
8078 
8082  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_InitLock_InputArguments = 12425;
8083 
8087  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_InitLock_OutputArguments = 12426;
8088 
8092  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_RenewLock_OutputArguments = 12428;
8093 
8097  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_ExitLock_OutputArguments = 12430;
8098 
8102  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_BreakLock_OutputArguments = 12432;
8103 
8107  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition_InputArguments = 12436;
8108 
8112  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ParameterSet_IsEnabled = 12449;
8113 
8117  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ParameterSet_DiagnosticStatus = 12452;
8118 
8122  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ParameterSet_ActiveStream = 12455;
8123 
8127  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState = 12463;
8128 
8132  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState_Id = 12464;
8133 
8137  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LastTransition_Id = 12469;
8138 
8142  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState = 12475;
8143 
8147  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState_Id = 12476;
8148 
8152  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_LastTransition_Id = 12481;
8153 
8157  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState = 12487;
8158 
8162  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState_Id = 12488;
8163 
8167  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_LastTransition_Id = 12493;
8168 
8172  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState = 12499;
8173 
8177  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState_Id = 12500;
8178 
8182  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_LastTransition_Id = 12505;
8183 
8187  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState = 12511;
8188 
8192  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState_Id = 12512;
8193 
8197  public const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_LastTransition_Id = 12517;
8198 
8202  public const uint AcousticSpectrometerDeviceType_AccessorySlotIdentifier_IsHotSwappable = 12524;
8203 
8207  public const uint AcousticSpectrometerDeviceType_AccessorySlotIdentifier_IsEnabled = 12525;
8208 
8212  public const uint AcousticSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState = 12527;
8213 
8217  public const uint AcousticSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState_Id = 12528;
8218 
8222  public const uint AcousticSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_LastTransition_Id = 12533;
8223 
8227  public const uint NMRDeviceType_Lock_Locked = 12547;
8228 
8232  public const uint NMRDeviceType_Lock_LockingClient = 12548;
8233 
8237  public const uint NMRDeviceType_Lock_LockingUser = 12549;
8238 
8242  public const uint NMRDeviceType_Lock_RemainingLockTime = 12550;
8243 
8247  public const uint NMRDeviceType_Lock_InitLock_InputArguments = 12552;
8248 
8252  public const uint NMRDeviceType_Lock_InitLock_OutputArguments = 12553;
8253 
8257  public const uint NMRDeviceType_Lock_RenewLock_OutputArguments = 12555;
8258 
8262  public const uint NMRDeviceType_Lock_ExitLock_OutputArguments = 12557;
8263 
8267  public const uint NMRDeviceType_Lock_BreakLock_OutputArguments = 12559;
8268 
8272  public const uint NMRDeviceType_CPIdentifier_Lock_Locked = 13244;
8273 
8277  public const uint NMRDeviceType_CPIdentifier_Lock_LockingClient = 13245;
8278 
8282  public const uint NMRDeviceType_CPIdentifier_Lock_LockingUser = 13246;
8283 
8287  public const uint NMRDeviceType_CPIdentifier_Lock_RemainingLockTime = 13247;
8288 
8292  public const uint NMRDeviceType_CPIdentifier_Lock_InitLock_InputArguments = 13249;
8293 
8297  public const uint NMRDeviceType_CPIdentifier_Lock_InitLock_OutputArguments = 13250;
8298 
8302  public const uint NMRDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments = 13252;
8303 
8307  public const uint NMRDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments = 13254;
8308 
8312  public const uint NMRDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments = 13256;
8313 
8317  public const uint NMRDeviceType_MethodSet_GetConfiguration_OutputArguments = 12602;
8318 
8322  public const uint NMRDeviceType_MethodSet_SetConfiguration_InputArguments = 12604;
8323 
8327  public const uint NMRDeviceType_MethodSet_SetConfiguration_OutputArguments = 12605;
8328 
8332  public const uint NMRDeviceType_MethodSet_GetConfigDataDigest_OutputArguments = 12607;
8333 
8337  public const uint NMRDeviceType_MethodSet_CompareConfigDataDigest_InputArguments = 12609;
8338 
8342  public const uint NMRDeviceType_MethodSet_CompareConfigDataDigest_OutputArguments = 12610;
8343 
8347  public const uint NMRDeviceType_ParameterSet_DiagnosticStatus = 12617;
8348 
8352  public const uint NMRDeviceType_ParameterSet_ConfigData_Size = 12621;
8353 
8357  public const uint NMRDeviceType_ParameterSet_ConfigData_Writable = 13082;
8358 
8362  public const uint NMRDeviceType_ParameterSet_ConfigData_UserWritable = 13083;
8363 
8367  public const uint NMRDeviceType_ParameterSet_ConfigData_OpenCount = 12624;
8368 
8372  public const uint NMRDeviceType_ParameterSet_ConfigData_Open_InputArguments = 12626;
8373 
8377  public const uint NMRDeviceType_ParameterSet_ConfigData_Open_OutputArguments = 12627;
8378 
8382  public const uint NMRDeviceType_ParameterSet_ConfigData_Close_InputArguments = 12629;
8383 
8387  public const uint NMRDeviceType_ParameterSet_ConfigData_Read_InputArguments = 12631;
8388 
8392  public const uint NMRDeviceType_ParameterSet_ConfigData_Read_OutputArguments = 12632;
8393 
8397  public const uint NMRDeviceType_ParameterSet_ConfigData_Write_InputArguments = 12634;
8398 
8402  public const uint NMRDeviceType_ParameterSet_ConfigData_GetPosition_InputArguments = 12636;
8403 
8407  public const uint NMRDeviceType_ParameterSet_ConfigData_GetPosition_OutputArguments = 12637;
8408 
8412  public const uint NMRDeviceType_ParameterSet_ConfigData_SetPosition_InputArguments = 12639;
8413 
8417  public const uint NMRDeviceType_AnalyserStateMachine_CurrentState = 12647;
8418 
8422  public const uint NMRDeviceType_AnalyserStateMachine_CurrentState_Id = 12648;
8423 
8427  public const uint NMRDeviceType_AnalyserStateMachine_LastTransition_Id = 12653;
8428 
8432  public const uint NMRDeviceType_ChannelIdentifier_Lock_Locked = 12666;
8433 
8437  public const uint NMRDeviceType_ChannelIdentifier_Lock_LockingClient = 12667;
8438 
8442  public const uint NMRDeviceType_ChannelIdentifier_Lock_LockingUser = 12668;
8443 
8447  public const uint NMRDeviceType_ChannelIdentifier_Lock_RemainingLockTime = 12669;
8448 
8452  public const uint NMRDeviceType_ChannelIdentifier_Lock_InitLock_InputArguments = 12671;
8453 
8457  public const uint NMRDeviceType_ChannelIdentifier_Lock_InitLock_OutputArguments = 12672;
8458 
8462  public const uint NMRDeviceType_ChannelIdentifier_Lock_RenewLock_OutputArguments = 12674;
8463 
8467  public const uint NMRDeviceType_ChannelIdentifier_Lock_ExitLock_OutputArguments = 12676;
8468 
8472  public const uint NMRDeviceType_ChannelIdentifier_Lock_BreakLock_OutputArguments = 12678;
8473 
8477  public const uint NMRDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition_InputArguments = 12682;
8478 
8482  public const uint NMRDeviceType_ChannelIdentifier_ParameterSet_IsEnabled = 12695;
8483 
8487  public const uint NMRDeviceType_ChannelIdentifier_ParameterSet_DiagnosticStatus = 12698;
8488 
8492  public const uint NMRDeviceType_ChannelIdentifier_ParameterSet_ActiveStream = 12701;
8493 
8497  public const uint NMRDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState = 12709;
8498 
8502  public const uint NMRDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState_Id = 12710;
8503 
8507  public const uint NMRDeviceType_ChannelIdentifier_ChannelStateMachine_LastTransition_Id = 12715;
8508 
8512  public const uint NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState = 12721;
8513 
8517  public const uint NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState_Id = 12722;
8518 
8522  public const uint NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_LastTransition_Id = 12727;
8523 
8527  public const uint NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState = 12733;
8528 
8532  public const uint NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState_Id = 12734;
8533 
8537  public const uint NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_LastTransition_Id = 12739;
8538 
8542  public const uint NMRDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState = 12745;
8543 
8547  public const uint NMRDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState_Id = 12746;
8548 
8552  public const uint NMRDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_LastTransition_Id = 12751;
8553 
8557  public const uint NMRDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState = 12757;
8558 
8562  public const uint NMRDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState_Id = 12758;
8563 
8567  public const uint NMRDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_LastTransition_Id = 12763;
8568 
8572  public const uint NMRDeviceType_AccessorySlotIdentifier_IsHotSwappable = 12770;
8573 
8577  public const uint NMRDeviceType_AccessorySlotIdentifier_IsEnabled = 12771;
8578 
8582  public const uint NMRDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState = 12773;
8583 
8587  public const uint NMRDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState_Id = 12774;
8588 
8592  public const uint NMRDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_LastTransition_Id = 12779;
8593 
8597  public const uint AccessorySlotType_IsHotSwappable = 12786;
8598 
8602  public const uint AccessorySlotType_IsEnabled = 12787;
8603 
8607  public const uint AccessorySlotType_AccessorySlotStateMachine_CurrentState = 12789;
8608 
8612  public const uint AccessorySlotType_AccessorySlotStateMachine_CurrentState_Id = 12790;
8613 
8617  public const uint AccessorySlotType_AccessorySlotStateMachine_LastTransition_Id = 12795;
8618 
8622  public const uint AccessorySlotType_AccessoryIdentifier_Lock_Locked = 12808;
8623 
8627  public const uint AccessorySlotType_AccessoryIdentifier_Lock_LockingClient = 12809;
8628 
8632  public const uint AccessorySlotType_AccessoryIdentifier_Lock_LockingUser = 12810;
8633 
8637  public const uint AccessorySlotType_AccessoryIdentifier_Lock_RemainingLockTime = 12811;
8638 
8642  public const uint AccessorySlotType_AccessoryIdentifier_Lock_InitLock_InputArguments = 12813;
8643 
8647  public const uint AccessorySlotType_AccessoryIdentifier_Lock_InitLock_OutputArguments = 12814;
8648 
8652  public const uint AccessorySlotType_AccessoryIdentifier_Lock_RenewLock_OutputArguments = 12816;
8653 
8657  public const uint AccessorySlotType_AccessoryIdentifier_Lock_ExitLock_OutputArguments = 12818;
8658 
8662  public const uint AccessorySlotType_AccessoryIdentifier_Lock_BreakLock_OutputArguments = 12820;
8663 
8667  public const uint AccessorySlotType_AccessoryIdentifier_IsHotSwappable = 12827;
8668 
8672  public const uint AccessorySlotType_AccessoryIdentifier_IsReady = 12828;
8673 
8677  public const uint AccessorySlotStateMachineType_CurrentState_Id = 12830;
8678 
8682  public const uint AccessorySlotStateMachineType_LastTransition_Id = 12835;
8683 
8687  public const uint AccessorySlotStateMachineType_Powerup_StateNumber = 12841;
8688 
8692  public const uint AccessorySlotStateMachineType_Empty_StateNumber = 12843;
8693 
8697  public const uint AccessorySlotStateMachineType_Inserting_StateNumber = 12845;
8698 
8702  public const uint AccessorySlotStateMachineType_Installed_StateNumber = 12847;
8703 
8707  public const uint AccessorySlotStateMachineType_Removing_StateNumber = 12849;
8708 
8712  public const uint AccessorySlotStateMachineType_Shutdown_StateNumber = 12851;
8713 
8717  public const uint AccessorySlotStateMachineType_PowerupToEmptyTransition_TransitionNumber = 12853;
8718 
8722  public const uint AccessorySlotStateMachineType_EmptyToInsertingTransition_TransitionNumber = 12855;
8723 
8727  public const uint AccessorySlotStateMachineType_InsertingTransition_TransitionNumber = 12857;
8728 
8732  public const uint AccessorySlotStateMachineType_InsertingToRemovingTransition_TransitionNumber = 12859;
8733 
8737  public const uint AccessorySlotStateMachineType_InsertingToInstalledTransition_TransitionNumber = 12861;
8738 
8742  public const uint AccessorySlotStateMachineType_InstalledToRemovingTransition_TransitionNumber = 12863;
8743 
8747  public const uint AccessorySlotStateMachineType_RemovingTransition_TransitionNumber = 12865;
8748 
8752  public const uint AccessorySlotStateMachineType_RemovingToEmptyTransition_TransitionNumber = 12867;
8753 
8757  public const uint AccessorySlotStateMachineType_EmptyToShutdownTransition_TransitionNumber = 12869;
8758 
8762  public const uint AccessorySlotStateMachineType_InsertingToShutdownTransition_TransitionNumber = 12871;
8763 
8767  public const uint AccessorySlotStateMachineType_InstalledToShutdownTransition_TransitionNumber = 12873;
8768 
8772  public const uint AccessorySlotStateMachineType_RemovingToShutdownTransition_TransitionNumber = 12875;
8773 
8777  public const uint AccessoryType_Lock_Locked = 12885;
8778 
8782  public const uint AccessoryType_Lock_LockingClient = 12886;
8783 
8787  public const uint AccessoryType_Lock_LockingUser = 12887;
8788 
8792  public const uint AccessoryType_Lock_RemainingLockTime = 12888;
8793 
8797  public const uint AccessoryType_Lock_InitLock_InputArguments = 12890;
8798 
8802  public const uint AccessoryType_Lock_InitLock_OutputArguments = 12891;
8803 
8807  public const uint AccessoryType_Lock_RenewLock_OutputArguments = 12893;
8808 
8812  public const uint AccessoryType_Lock_ExitLock_OutputArguments = 12895;
8813 
8817  public const uint AccessoryType_Lock_BreakLock_OutputArguments = 12897;
8818 
8822  public const uint AccessoryType_IsHotSwappable = 12904;
8823 
8827  public const uint AccessoryType_IsReady = 12905;
8828 
8832  public const uint DetectorType_Lock_Locked = 12915;
8833 
8837  public const uint DetectorType_Lock_LockingClient = 12916;
8838 
8842  public const uint DetectorType_Lock_LockingUser = 12917;
8843 
8847  public const uint DetectorType_Lock_RemainingLockTime = 12918;
8848 
8852  public const uint DetectorType_Lock_InitLock_InputArguments = 12920;
8853 
8857  public const uint DetectorType_Lock_InitLock_OutputArguments = 12921;
8858 
8862  public const uint DetectorType_Lock_RenewLock_OutputArguments = 12923;
8863 
8867  public const uint DetectorType_Lock_ExitLock_OutputArguments = 12925;
8868 
8872  public const uint DetectorType_Lock_BreakLock_OutputArguments = 12927;
8873 
8877  public const uint SmartSamplingSystemType_Lock_Locked = 12945;
8878 
8882  public const uint SmartSamplingSystemType_Lock_LockingClient = 12946;
8883 
8887  public const uint SmartSamplingSystemType_Lock_LockingUser = 12947;
8888 
8892  public const uint SmartSamplingSystemType_Lock_RemainingLockTime = 12948;
8893 
8897  public const uint SmartSamplingSystemType_Lock_InitLock_InputArguments = 12950;
8898 
8902  public const uint SmartSamplingSystemType_Lock_InitLock_OutputArguments = 12951;
8903 
8907  public const uint SmartSamplingSystemType_Lock_RenewLock_OutputArguments = 12953;
8908 
8912  public const uint SmartSamplingSystemType_Lock_ExitLock_OutputArguments = 12955;
8913 
8917  public const uint SmartSamplingSystemType_Lock_BreakLock_OutputArguments = 12957;
8918 
8922  public const uint SourceType_Lock_Locked = 12975;
8923 
8927  public const uint SourceType_Lock_LockingClient = 12976;
8928 
8932  public const uint SourceType_Lock_LockingUser = 12977;
8933 
8937  public const uint SourceType_Lock_RemainingLockTime = 12978;
8938 
8942  public const uint SourceType_Lock_InitLock_InputArguments = 12980;
8943 
8947  public const uint SourceType_Lock_InitLock_OutputArguments = 12981;
8948 
8952  public const uint SourceType_Lock_RenewLock_OutputArguments = 12983;
8953 
8957  public const uint SourceType_Lock_ExitLock_OutputArguments = 12985;
8958 
8962  public const uint SourceType_Lock_BreakLock_OutputArguments = 12987;
8963 
8967  public const uint GcOvenType_Lock_Locked = 13005;
8968 
8972  public const uint GcOvenType_Lock_LockingClient = 13006;
8973 
8977  public const uint GcOvenType_Lock_LockingUser = 13007;
8978 
8982  public const uint GcOvenType_Lock_RemainingLockTime = 13008;
8983 
8987  public const uint GcOvenType_Lock_InitLock_InputArguments = 13010;
8988 
8992  public const uint GcOvenType_Lock_InitLock_OutputArguments = 13011;
8993 
8997  public const uint GcOvenType_Lock_RenewLock_OutputArguments = 13013;
8998 
9002  public const uint GcOvenType_Lock_ExitLock_OutputArguments = 13015;
9003 
9007  public const uint GcOvenType_Lock_BreakLock_OutputArguments = 13017;
9008 
9012  public const uint ExecutionCycleEnumeration_EnumValues = 13026;
9013 
9017  public const uint AcquisitionResultStatusEnumeration_EnumStrings = 13027;
9018 
9022  public const uint EngineeringValueType_Identifier = 13030;
9023 
9027  public const uint ChemometricModelType_Name = 13033;
9028 
9032  public const uint ChemometricModelType_CreationDate = 13034;
9033 
9037  public const uint ChemometricModelType_ModelDescription = 13035;
9038 
9042  public const uint ChemometricModelType_User_defined_Input = 13036;
9043 
9047  public const uint ChemometricModelType_User_defined_Output = 13037;
9048 
9052  public const uint ProcessVariableType_SourceName = 13040;
9053 
9057  public const uint MVAModelType_User_defined_Output = 13045;
9058 
9062  public const uint MVAModelType_MainDataIndex = 13046;
9063 
9067  public const uint MVAModelType_User_defined_Output_AlarmState = 13049;
9068 
9072  public const uint MVAOutputParameterType_WarningLimits = 13054;
9073 
9077  public const uint MVAOutputParameterType_AlarmLimits = 13055;
9078 
9082  public const uint MVAOutputParameterType_AlarmState = 13056;
9083 
9087  public const uint MVAOutputParameterType_VendorSpecificError = 13057;
9088 
9092  public const uint MVAOutputParameterType_Statistics = 13058;
9093 
9097  public const uint MVAOutputParameterType_Statistics_WarningLimits = 13059;
9098 
9102  public const uint MVAOutputParameterType_Statistics_AlarmLimits = 13060;
9103 
9107  public const uint MVAOutputParameterType_Statistics_AlarmState = 13061;
9108 
9112  public const uint MVAOutputParameterType_Statistics_VendorSpecificError = 13062;
9113 
9117  public const uint AlarmStateEnumeration_EnumValues = 13063;
9118 
9122  public const uint OpcUaAdi_BinarySchema = 13067;
9123 
9127  public const uint OpcUaAdi_BinarySchema_NamespaceUri = 13069;
9128 
9132  public const uint OpcUaAdi_BinarySchema_Deprecated = 8001;
9133 
9137  public const uint OpcUaAdi_XmlSchema = 13064;
9138 
9142  public const uint OpcUaAdi_XmlSchema_NamespaceUri = 13066;
9143 
9147  public const uint OpcUaAdi_XmlSchema_Deprecated = 8003;
9148  }
9149  #endregion
9150 
9151  #region VariableType Identifiers
9152  [System.CodeDom.Compiler.GeneratedCodeAttribute("Opc.Ua.ModelCompiler", "1.0.0.0")]
9157  public static partial class VariableTypes
9158  {
9162  public const uint EngineeringValueType = 9380;
9163 
9167  public const uint ChemometricModelType = 2007;
9168 
9172  public const uint ProcessVariableType = 2008;
9173 
9177  public const uint MVAModelType = 2009;
9178 
9182  public const uint MVAOutputParameterType = 2010;
9183  }
9184  #endregion
9185 
9186  #region DataType Node Identifiers
9187  [System.CodeDom.Compiler.GeneratedCodeAttribute("Opc.Ua.ModelCompiler", "1.0.0.0")]
9192  public static partial class DataTypeIds
9193  {
9197  public static readonly ExpandedNodeId ExecutionCycleEnumeration = new ExpandedNodeId(Opc.Ua.Adi.DataTypes.ExecutionCycleEnumeration, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9198 
9203 
9207  public static readonly ExpandedNodeId AlarmStateEnumeration = new ExpandedNodeId(Opc.Ua.Adi.DataTypes.AlarmStateEnumeration, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9208  }
9209  #endregion
9210 
9211  #region Method Node Identifiers
9212  [System.CodeDom.Compiler.GeneratedCodeAttribute("Opc.Ua.ModelCompiler", "1.0.0.0")]
9217  public static partial class MethodIds
9218  {
9222  public static readonly ExpandedNodeId OpcUaAdiNamespaceMetadata_NamespaceFile_Open = new ExpandedNodeId(Opc.Ua.Adi.Methods.OpcUaAdiNamespaceMetadata_NamespaceFile_Open, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9223 
9227  public static readonly ExpandedNodeId OpcUaAdiNamespaceMetadata_NamespaceFile_Close = new ExpandedNodeId(Opc.Ua.Adi.Methods.OpcUaAdiNamespaceMetadata_NamespaceFile_Close, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9228 
9232  public static readonly ExpandedNodeId OpcUaAdiNamespaceMetadata_NamespaceFile_Read = new ExpandedNodeId(Opc.Ua.Adi.Methods.OpcUaAdiNamespaceMetadata_NamespaceFile_Read, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9233 
9237  public static readonly ExpandedNodeId OpcUaAdiNamespaceMetadata_NamespaceFile_Write = new ExpandedNodeId(Opc.Ua.Adi.Methods.OpcUaAdiNamespaceMetadata_NamespaceFile_Write, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9238 
9242  public static readonly ExpandedNodeId OpcUaAdiNamespaceMetadata_NamespaceFile_GetPosition = new ExpandedNodeId(Opc.Ua.Adi.Methods.OpcUaAdiNamespaceMetadata_NamespaceFile_GetPosition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9243 
9247  public static readonly ExpandedNodeId OpcUaAdiNamespaceMetadata_NamespaceFile_SetPosition = new ExpandedNodeId(Opc.Ua.Adi.Methods.OpcUaAdiNamespaceMetadata_NamespaceFile_SetPosition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9248 
9252  public static readonly ExpandedNodeId AnalyserDeviceType_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_Lock_InitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9253 
9257  public static readonly ExpandedNodeId AnalyserDeviceType_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_Lock_RenewLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9258 
9262  public static readonly ExpandedNodeId AnalyserDeviceType_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_Lock_ExitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9263 
9267  public static readonly ExpandedNodeId AnalyserDeviceType_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_Lock_BreakLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9268 
9272  public static readonly ExpandedNodeId AnalyserDeviceType_CPIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_CPIdentifier_Lock_InitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9273 
9277  public static readonly ExpandedNodeId AnalyserDeviceType_CPIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_CPIdentifier_Lock_RenewLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9278 
9282  public static readonly ExpandedNodeId AnalyserDeviceType_CPIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_CPIdentifier_Lock_ExitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9283 
9287  public static readonly ExpandedNodeId AnalyserDeviceType_CPIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_CPIdentifier_Lock_BreakLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9288 
9292  public static readonly ExpandedNodeId AnalyserDeviceType_MethodSet_GetConfiguration = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_MethodSet_GetConfiguration, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9293 
9297  public static readonly ExpandedNodeId AnalyserDeviceType_MethodSet_SetConfiguration = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_MethodSet_SetConfiguration, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9298 
9302  public static readonly ExpandedNodeId AnalyserDeviceType_MethodSet_GetConfigDataDigest = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_MethodSet_GetConfigDataDigest, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9303 
9307  public static readonly ExpandedNodeId AnalyserDeviceType_MethodSet_CompareConfigDataDigest = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_MethodSet_CompareConfigDataDigest, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9308 
9312  public static readonly ExpandedNodeId AnalyserDeviceType_MethodSet_ResetAllChannels = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_MethodSet_ResetAllChannels, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9313 
9317  public static readonly ExpandedNodeId AnalyserDeviceType_MethodSet_StartAllChannels = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_MethodSet_StartAllChannels, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9318 
9322  public static readonly ExpandedNodeId AnalyserDeviceType_MethodSet_StopAllChannels = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_MethodSet_StopAllChannels, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9323 
9327  public static readonly ExpandedNodeId AnalyserDeviceType_MethodSet_AbortAllChannels = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_MethodSet_AbortAllChannels, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9328 
9332  public static readonly ExpandedNodeId AnalyserDeviceType_MethodSet_GotoOperating = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_MethodSet_GotoOperating, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9333 
9337  public static readonly ExpandedNodeId AnalyserDeviceType_MethodSet_GotoMaintenance = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_MethodSet_GotoMaintenance, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9338 
9342  public static readonly ExpandedNodeId AnalyserDeviceType_ParameterSet_ConfigData_Open = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_ParameterSet_ConfigData_Open, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9343 
9347  public static readonly ExpandedNodeId AnalyserDeviceType_ParameterSet_ConfigData_Close = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_ParameterSet_ConfigData_Close, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9348 
9352  public static readonly ExpandedNodeId AnalyserDeviceType_ParameterSet_ConfigData_Read = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_ParameterSet_ConfigData_Read, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9353 
9357  public static readonly ExpandedNodeId AnalyserDeviceType_ParameterSet_ConfigData_Write = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_ParameterSet_ConfigData_Write, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9358 
9362  public static readonly ExpandedNodeId AnalyserDeviceType_ParameterSet_ConfigData_GetPosition = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_ParameterSet_ConfigData_GetPosition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9363 
9367  public static readonly ExpandedNodeId AnalyserDeviceType_ParameterSet_ConfigData_SetPosition = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_ParameterSet_ConfigData_SetPosition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9368 
9372  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_ChannelIdentifier_Lock_InitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9373 
9377  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_ChannelIdentifier_Lock_RenewLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9378 
9382  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_ChannelIdentifier_Lock_ExitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9383 
9387  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_ChannelIdentifier_Lock_BreakLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9388 
9392  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_MethodSet_GotoOperating = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_ChannelIdentifier_MethodSet_GotoOperating, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9393 
9397  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_MethodSet_GotoMaintenance = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_ChannelIdentifier_MethodSet_GotoMaintenance, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9398 
9402  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9403 
9407  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_MethodSet_Reset = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_ChannelIdentifier_MethodSet_Reset, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9408 
9412  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_MethodSet_Start = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_ChannelIdentifier_MethodSet_Start, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9413 
9417  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_MethodSet_Stop = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_ChannelIdentifier_MethodSet_Stop, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9418 
9422  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_MethodSet_Hold = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_ChannelIdentifier_MethodSet_Hold, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9423 
9427  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_MethodSet_Unhold = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_ChannelIdentifier_MethodSet_Unhold, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9428 
9432  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_MethodSet_Suspend = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_ChannelIdentifier_MethodSet_Suspend, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9433 
9437  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_MethodSet_Unsuspend = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_ChannelIdentifier_MethodSet_Unsuspend, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9438 
9442  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_MethodSet_Abort = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_ChannelIdentifier_MethodSet_Abort, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9443 
9447  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_MethodSet_Clear = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserDeviceType_ChannelIdentifier_MethodSet_Clear, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9448 
9452  public static readonly ExpandedNodeId AnalyserChannelType_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserChannelType_Lock_InitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9453 
9457  public static readonly ExpandedNodeId AnalyserChannelType_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserChannelType_Lock_RenewLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9458 
9462  public static readonly ExpandedNodeId AnalyserChannelType_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserChannelType_Lock_ExitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9463 
9467  public static readonly ExpandedNodeId AnalyserChannelType_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserChannelType_Lock_BreakLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9468 
9472  public static readonly ExpandedNodeId AnalyserChannelType_MethodSet_GotoOperating = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserChannelType_MethodSet_GotoOperating, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9473 
9477  public static readonly ExpandedNodeId AnalyserChannelType_MethodSet_GotoMaintenance = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserChannelType_MethodSet_GotoMaintenance, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9478 
9482  public static readonly ExpandedNodeId AnalyserChannelType_MethodSet_StartSingleAcquisition = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserChannelType_MethodSet_StartSingleAcquisition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9483 
9487  public static readonly ExpandedNodeId AnalyserChannelType_MethodSet_Reset = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserChannelType_MethodSet_Reset, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9488 
9492  public static readonly ExpandedNodeId AnalyserChannelType_MethodSet_Start = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserChannelType_MethodSet_Start, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9493 
9497  public static readonly ExpandedNodeId AnalyserChannelType_MethodSet_Stop = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserChannelType_MethodSet_Stop, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9498 
9502  public static readonly ExpandedNodeId AnalyserChannelType_MethodSet_Hold = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserChannelType_MethodSet_Hold, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9503 
9507  public static readonly ExpandedNodeId AnalyserChannelType_MethodSet_Unhold = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserChannelType_MethodSet_Unhold, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9508 
9512  public static readonly ExpandedNodeId AnalyserChannelType_MethodSet_Suspend = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserChannelType_MethodSet_Suspend, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9513 
9517  public static readonly ExpandedNodeId AnalyserChannelType_MethodSet_Unsuspend = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserChannelType_MethodSet_Unsuspend, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9518 
9522  public static readonly ExpandedNodeId AnalyserChannelType_MethodSet_Abort = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserChannelType_MethodSet_Abort, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9523 
9527  public static readonly ExpandedNodeId AnalyserChannelType_MethodSet_Clear = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserChannelType_MethodSet_Clear, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9528 
9532  public static readonly ExpandedNodeId AnalyserChannelType_StreamIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserChannelType_StreamIdentifier_Lock_InitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9533 
9537  public static readonly ExpandedNodeId AnalyserChannelType_StreamIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserChannelType_StreamIdentifier_Lock_RenewLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9538 
9542  public static readonly ExpandedNodeId AnalyserChannelType_StreamIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserChannelType_StreamIdentifier_Lock_ExitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9543 
9547  public static readonly ExpandedNodeId AnalyserChannelType_StreamIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AnalyserChannelType_StreamIdentifier_Lock_BreakLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9548 
9552  public static readonly ExpandedNodeId StreamType_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.StreamType_Lock_InitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9553 
9557  public static readonly ExpandedNodeId StreamType_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.StreamType_Lock_RenewLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9558 
9562  public static readonly ExpandedNodeId StreamType_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.StreamType_Lock_ExitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9563 
9567  public static readonly ExpandedNodeId StreamType_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.StreamType_Lock_BreakLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9568 
9572  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceStreamType_Lock_InitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9573 
9577  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceStreamType_Lock_RenewLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9578 
9582  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceStreamType_Lock_ExitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9583 
9587  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceStreamType_Lock_BreakLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9588 
9592  public static readonly ExpandedNodeId MassSpectrometerDeviceStreamType_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceStreamType_Lock_InitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9593 
9597  public static readonly ExpandedNodeId MassSpectrometerDeviceStreamType_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceStreamType_Lock_RenewLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9598 
9602  public static readonly ExpandedNodeId MassSpectrometerDeviceStreamType_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceStreamType_Lock_ExitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9603 
9607  public static readonly ExpandedNodeId MassSpectrometerDeviceStreamType_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceStreamType_Lock_BreakLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9608 
9612  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceStreamType_Lock_InitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9613 
9617  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceStreamType_Lock_RenewLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9618 
9622  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceStreamType_Lock_ExitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9623 
9627  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceStreamType_Lock_BreakLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9628 
9632  public static readonly ExpandedNodeId AcousticSpectrometerDeviceStreamType_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceStreamType_Lock_InitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9633 
9637  public static readonly ExpandedNodeId AcousticSpectrometerDeviceStreamType_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceStreamType_Lock_RenewLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9638 
9642  public static readonly ExpandedNodeId AcousticSpectrometerDeviceStreamType_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceStreamType_Lock_ExitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9643 
9647  public static readonly ExpandedNodeId AcousticSpectrometerDeviceStreamType_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceStreamType_Lock_BreakLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9648 
9652  public static readonly ExpandedNodeId ChromatographDeviceStreamType_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceStreamType_Lock_InitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9653 
9657  public static readonly ExpandedNodeId ChromatographDeviceStreamType_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceStreamType_Lock_RenewLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9658 
9662  public static readonly ExpandedNodeId ChromatographDeviceStreamType_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceStreamType_Lock_ExitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9663 
9667  public static readonly ExpandedNodeId ChromatographDeviceStreamType_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceStreamType_Lock_BreakLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9668 
9672  public static readonly ExpandedNodeId MNRDeviceStreamType_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.MNRDeviceStreamType_Lock_InitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9673 
9677  public static readonly ExpandedNodeId MNRDeviceStreamType_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.MNRDeviceStreamType_Lock_RenewLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9678 
9682  public static readonly ExpandedNodeId MNRDeviceStreamType_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.MNRDeviceStreamType_Lock_ExitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9683 
9687  public static readonly ExpandedNodeId MNRDeviceStreamType_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.MNRDeviceStreamType_Lock_BreakLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9688 
9692  public static readonly ExpandedNodeId SpectrometerDeviceType_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_Lock_InitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9693 
9697  public static readonly ExpandedNodeId SpectrometerDeviceType_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_Lock_RenewLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9698 
9702  public static readonly ExpandedNodeId SpectrometerDeviceType_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_Lock_ExitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9703 
9707  public static readonly ExpandedNodeId SpectrometerDeviceType_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_Lock_BreakLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9708 
9712  public static readonly ExpandedNodeId SpectrometerDeviceType_CPIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_CPIdentifier_Lock_InitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9713 
9717  public static readonly ExpandedNodeId SpectrometerDeviceType_CPIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_CPIdentifier_Lock_RenewLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9718 
9722  public static readonly ExpandedNodeId SpectrometerDeviceType_CPIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_CPIdentifier_Lock_ExitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9723 
9727  public static readonly ExpandedNodeId SpectrometerDeviceType_CPIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_CPIdentifier_Lock_BreakLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9728 
9732  public static readonly ExpandedNodeId SpectrometerDeviceType_MethodSet_GetConfiguration = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_MethodSet_GetConfiguration, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9733 
9737  public static readonly ExpandedNodeId SpectrometerDeviceType_MethodSet_SetConfiguration = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_MethodSet_SetConfiguration, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9738 
9742  public static readonly ExpandedNodeId SpectrometerDeviceType_MethodSet_GetConfigDataDigest = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_MethodSet_GetConfigDataDigest, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9743 
9747  public static readonly ExpandedNodeId SpectrometerDeviceType_MethodSet_CompareConfigDataDigest = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_MethodSet_CompareConfigDataDigest, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9748 
9752  public static readonly ExpandedNodeId SpectrometerDeviceType_MethodSet_ResetAllChannels = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_MethodSet_ResetAllChannels, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9753 
9757  public static readonly ExpandedNodeId SpectrometerDeviceType_MethodSet_StartAllChannels = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_MethodSet_StartAllChannels, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9758 
9762  public static readonly ExpandedNodeId SpectrometerDeviceType_MethodSet_StopAllChannels = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_MethodSet_StopAllChannels, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9763 
9767  public static readonly ExpandedNodeId SpectrometerDeviceType_MethodSet_AbortAllChannels = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_MethodSet_AbortAllChannels, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9768 
9772  public static readonly ExpandedNodeId SpectrometerDeviceType_MethodSet_GotoOperating = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_MethodSet_GotoOperating, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9773 
9777  public static readonly ExpandedNodeId SpectrometerDeviceType_MethodSet_GotoMaintenance = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_MethodSet_GotoMaintenance, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9778 
9782  public static readonly ExpandedNodeId SpectrometerDeviceType_ParameterSet_ConfigData_Open = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_ParameterSet_ConfigData_Open, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9783 
9787  public static readonly ExpandedNodeId SpectrometerDeviceType_ParameterSet_ConfigData_Close = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_ParameterSet_ConfigData_Close, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9788 
9792  public static readonly ExpandedNodeId SpectrometerDeviceType_ParameterSet_ConfigData_Read = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_ParameterSet_ConfigData_Read, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9793 
9797  public static readonly ExpandedNodeId SpectrometerDeviceType_ParameterSet_ConfigData_Write = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_ParameterSet_ConfigData_Write, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9798 
9802  public static readonly ExpandedNodeId SpectrometerDeviceType_ParameterSet_ConfigData_GetPosition = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_ParameterSet_ConfigData_GetPosition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9803 
9807  public static readonly ExpandedNodeId SpectrometerDeviceType_ParameterSet_ConfigData_SetPosition = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_ParameterSet_ConfigData_SetPosition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9808 
9812  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_ChannelIdentifier_Lock_InitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9813 
9817  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_ChannelIdentifier_Lock_RenewLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9818 
9822  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_ChannelIdentifier_Lock_ExitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9823 
9827  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_ChannelIdentifier_Lock_BreakLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9828 
9832  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_MethodSet_GotoOperating = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_ChannelIdentifier_MethodSet_GotoOperating, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9833 
9837  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_MethodSet_GotoMaintenance = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_ChannelIdentifier_MethodSet_GotoMaintenance, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9838 
9842  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9843 
9847  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_MethodSet_Reset = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_ChannelIdentifier_MethodSet_Reset, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9848 
9852  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_MethodSet_Start = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_ChannelIdentifier_MethodSet_Start, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9853 
9857  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_MethodSet_Stop = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_ChannelIdentifier_MethodSet_Stop, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9858 
9862  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_MethodSet_Hold = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_ChannelIdentifier_MethodSet_Hold, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9863 
9867  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_MethodSet_Unhold = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_ChannelIdentifier_MethodSet_Unhold, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9868 
9872  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_MethodSet_Suspend = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_ChannelIdentifier_MethodSet_Suspend, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9873 
9877  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_MethodSet_Unsuspend = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_ChannelIdentifier_MethodSet_Unsuspend, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9878 
9882  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_MethodSet_Abort = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_ChannelIdentifier_MethodSet_Abort, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9883 
9887  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_MethodSet_Clear = new ExpandedNodeId(Opc.Ua.Adi.Methods.SpectrometerDeviceType_ChannelIdentifier_MethodSet_Clear, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9888 
9892  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_Lock_InitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9893 
9897  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_Lock_RenewLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9898 
9902  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_Lock_ExitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9903 
9907  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_Lock_BreakLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9908 
9912  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_CPIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_CPIdentifier_Lock_InitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9913 
9917  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_CPIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_CPIdentifier_Lock_RenewLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9918 
9922  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_CPIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_CPIdentifier_Lock_ExitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9923 
9927  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_CPIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_CPIdentifier_Lock_BreakLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9928 
9932  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_MethodSet_GetConfiguration = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_MethodSet_GetConfiguration, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9933 
9937  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_MethodSet_SetConfiguration = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_MethodSet_SetConfiguration, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9938 
9942  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_MethodSet_GetConfigDataDigest = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_MethodSet_GetConfigDataDigest, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9943 
9947  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_MethodSet_CompareConfigDataDigest = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_MethodSet_CompareConfigDataDigest, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9948 
9952  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_MethodSet_ResetAllChannels = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_MethodSet_ResetAllChannels, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9953 
9957  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_MethodSet_StartAllChannels = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_MethodSet_StartAllChannels, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9958 
9962  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_MethodSet_StopAllChannels = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_MethodSet_StopAllChannels, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9963 
9967  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_MethodSet_AbortAllChannels = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_MethodSet_AbortAllChannels, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9968 
9972  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_MethodSet_GotoOperating = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_MethodSet_GotoOperating, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9973 
9977  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_MethodSet_GotoMaintenance = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_MethodSet_GotoMaintenance, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9978 
9982  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Open = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Open, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9983 
9987  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Close = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Close, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9988 
9992  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Read = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Read, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9993 
9997  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Write = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Write, Opc.Ua.Adi.Namespaces.OpcUaAdi);
9998 
10002  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_GetPosition = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_GetPosition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10003 
10007  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_SetPosition = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_SetPosition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10008 
10012  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_InitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10013 
10017  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_RenewLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10018 
10022  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_ExitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10023 
10027  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_BreakLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10028 
10032  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_GotoOperating = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_GotoOperating, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10033 
10037  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_GotoMaintenance = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_GotoMaintenance, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10038 
10042  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10043 
10047  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Reset = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Reset, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10048 
10052  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Start = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Start, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10053 
10057  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Stop = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Stop, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10058 
10062  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Hold = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Hold, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10063 
10067  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Unhold = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Unhold, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10068 
10072  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Suspend = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Suspend, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10073 
10077  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Unsuspend = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Unsuspend, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10078 
10082  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Abort = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Abort, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10083 
10087  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Clear = new ExpandedNodeId(Opc.Ua.Adi.Methods.ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Clear, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10088 
10092  public static readonly ExpandedNodeId ChromatographDeviceType_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_Lock_InitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10093 
10097  public static readonly ExpandedNodeId ChromatographDeviceType_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_Lock_RenewLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10098 
10102  public static readonly ExpandedNodeId ChromatographDeviceType_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_Lock_ExitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10103 
10107  public static readonly ExpandedNodeId ChromatographDeviceType_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_Lock_BreakLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10108 
10112  public static readonly ExpandedNodeId ChromatographDeviceType_CPIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_CPIdentifier_Lock_InitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10113 
10117  public static readonly ExpandedNodeId ChromatographDeviceType_CPIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_CPIdentifier_Lock_RenewLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10118 
10122  public static readonly ExpandedNodeId ChromatographDeviceType_CPIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_CPIdentifier_Lock_ExitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10123 
10127  public static readonly ExpandedNodeId ChromatographDeviceType_CPIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_CPIdentifier_Lock_BreakLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10128 
10132  public static readonly ExpandedNodeId ChromatographDeviceType_MethodSet_GetConfiguration = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_MethodSet_GetConfiguration, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10133 
10137  public static readonly ExpandedNodeId ChromatographDeviceType_MethodSet_SetConfiguration = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_MethodSet_SetConfiguration, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10138 
10142  public static readonly ExpandedNodeId ChromatographDeviceType_MethodSet_GetConfigDataDigest = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_MethodSet_GetConfigDataDigest, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10143 
10147  public static readonly ExpandedNodeId ChromatographDeviceType_MethodSet_CompareConfigDataDigest = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_MethodSet_CompareConfigDataDigest, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10148 
10152  public static readonly ExpandedNodeId ChromatographDeviceType_MethodSet_ResetAllChannels = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_MethodSet_ResetAllChannels, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10153 
10157  public static readonly ExpandedNodeId ChromatographDeviceType_MethodSet_StartAllChannels = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_MethodSet_StartAllChannels, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10158 
10162  public static readonly ExpandedNodeId ChromatographDeviceType_MethodSet_StopAllChannels = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_MethodSet_StopAllChannels, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10163 
10167  public static readonly ExpandedNodeId ChromatographDeviceType_MethodSet_AbortAllChannels = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_MethodSet_AbortAllChannels, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10168 
10172  public static readonly ExpandedNodeId ChromatographDeviceType_MethodSet_GotoOperating = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_MethodSet_GotoOperating, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10173 
10177  public static readonly ExpandedNodeId ChromatographDeviceType_MethodSet_GotoMaintenance = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_MethodSet_GotoMaintenance, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10178 
10182  public static readonly ExpandedNodeId ChromatographDeviceType_ParameterSet_ConfigData_Open = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_ParameterSet_ConfigData_Open, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10183 
10187  public static readonly ExpandedNodeId ChromatographDeviceType_ParameterSet_ConfigData_Close = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_ParameterSet_ConfigData_Close, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10188 
10192  public static readonly ExpandedNodeId ChromatographDeviceType_ParameterSet_ConfigData_Read = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_ParameterSet_ConfigData_Read, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10193 
10197  public static readonly ExpandedNodeId ChromatographDeviceType_ParameterSet_ConfigData_Write = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_ParameterSet_ConfigData_Write, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10198 
10202  public static readonly ExpandedNodeId ChromatographDeviceType_ParameterSet_ConfigData_GetPosition = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_ParameterSet_ConfigData_GetPosition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10203 
10207  public static readonly ExpandedNodeId ChromatographDeviceType_ParameterSet_ConfigData_SetPosition = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_ParameterSet_ConfigData_SetPosition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10208 
10212  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_ChannelIdentifier_Lock_InitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10213 
10217  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_ChannelIdentifier_Lock_RenewLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10218 
10222  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_ChannelIdentifier_Lock_ExitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10223 
10227  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_ChannelIdentifier_Lock_BreakLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10228 
10232  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_MethodSet_GotoOperating = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_ChannelIdentifier_MethodSet_GotoOperating, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10233 
10237  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_MethodSet_GotoMaintenance = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_ChannelIdentifier_MethodSet_GotoMaintenance, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10238 
10242  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10243 
10247  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_MethodSet_Reset = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_ChannelIdentifier_MethodSet_Reset, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10248 
10252  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_MethodSet_Start = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_ChannelIdentifier_MethodSet_Start, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10253 
10257  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_MethodSet_Stop = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_ChannelIdentifier_MethodSet_Stop, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10258 
10262  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_MethodSet_Hold = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_ChannelIdentifier_MethodSet_Hold, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10263 
10267  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_MethodSet_Unhold = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_ChannelIdentifier_MethodSet_Unhold, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10268 
10272  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_MethodSet_Suspend = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_ChannelIdentifier_MethodSet_Suspend, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10273 
10277  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_MethodSet_Unsuspend = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_ChannelIdentifier_MethodSet_Unsuspend, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10278 
10282  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_MethodSet_Abort = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_ChannelIdentifier_MethodSet_Abort, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10283 
10287  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_MethodSet_Clear = new ExpandedNodeId(Opc.Ua.Adi.Methods.ChromatographDeviceType_ChannelIdentifier_MethodSet_Clear, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10288 
10292  public static readonly ExpandedNodeId MassSpectrometerDeviceType_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_Lock_InitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10293 
10297  public static readonly ExpandedNodeId MassSpectrometerDeviceType_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_Lock_RenewLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10298 
10302  public static readonly ExpandedNodeId MassSpectrometerDeviceType_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_Lock_ExitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10303 
10307  public static readonly ExpandedNodeId MassSpectrometerDeviceType_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_Lock_BreakLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10308 
10312  public static readonly ExpandedNodeId MassSpectrometerDeviceType_CPIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_CPIdentifier_Lock_InitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10313 
10317  public static readonly ExpandedNodeId MassSpectrometerDeviceType_CPIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_CPIdentifier_Lock_RenewLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10318 
10322  public static readonly ExpandedNodeId MassSpectrometerDeviceType_CPIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_CPIdentifier_Lock_ExitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10323 
10327  public static readonly ExpandedNodeId MassSpectrometerDeviceType_CPIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_CPIdentifier_Lock_BreakLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10328 
10332  public static readonly ExpandedNodeId MassSpectrometerDeviceType_MethodSet_GetConfiguration = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_MethodSet_GetConfiguration, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10333 
10337  public static readonly ExpandedNodeId MassSpectrometerDeviceType_MethodSet_SetConfiguration = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_MethodSet_SetConfiguration, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10338 
10342  public static readonly ExpandedNodeId MassSpectrometerDeviceType_MethodSet_GetConfigDataDigest = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_MethodSet_GetConfigDataDigest, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10343 
10347  public static readonly ExpandedNodeId MassSpectrometerDeviceType_MethodSet_CompareConfigDataDigest = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_MethodSet_CompareConfigDataDigest, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10348 
10352  public static readonly ExpandedNodeId MassSpectrometerDeviceType_MethodSet_ResetAllChannels = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_MethodSet_ResetAllChannels, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10353 
10357  public static readonly ExpandedNodeId MassSpectrometerDeviceType_MethodSet_StartAllChannels = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_MethodSet_StartAllChannels, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10358 
10362  public static readonly ExpandedNodeId MassSpectrometerDeviceType_MethodSet_StopAllChannels = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_MethodSet_StopAllChannels, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10363 
10367  public static readonly ExpandedNodeId MassSpectrometerDeviceType_MethodSet_AbortAllChannels = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_MethodSet_AbortAllChannels, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10368 
10372  public static readonly ExpandedNodeId MassSpectrometerDeviceType_MethodSet_GotoOperating = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_MethodSet_GotoOperating, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10373 
10377  public static readonly ExpandedNodeId MassSpectrometerDeviceType_MethodSet_GotoMaintenance = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_MethodSet_GotoMaintenance, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10378 
10382  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ParameterSet_ConfigData_Open = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_ParameterSet_ConfigData_Open, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10383 
10387  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ParameterSet_ConfigData_Close = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_ParameterSet_ConfigData_Close, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10388 
10392  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ParameterSet_ConfigData_Read = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_ParameterSet_ConfigData_Read, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10393 
10397  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ParameterSet_ConfigData_Write = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_ParameterSet_ConfigData_Write, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10398 
10402  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ParameterSet_ConfigData_GetPosition = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_ParameterSet_ConfigData_GetPosition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10403 
10407  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ParameterSet_ConfigData_SetPosition = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_ParameterSet_ConfigData_SetPosition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10408 
10412  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_ChannelIdentifier_Lock_InitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10413 
10417  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_ChannelIdentifier_Lock_RenewLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10418 
10422  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_ChannelIdentifier_Lock_ExitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10423 
10427  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_ChannelIdentifier_Lock_BreakLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10428 
10432  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_GotoOperating = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_GotoOperating, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10433 
10437  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_GotoMaintenance = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_GotoMaintenance, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10438 
10442  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10443 
10447  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Reset = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Reset, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10448 
10452  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Start = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Start, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10453 
10457  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Stop = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Stop, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10458 
10462  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Hold = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Hold, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10463 
10467  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Unhold = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Unhold, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10468 
10472  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Suspend = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Suspend, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10473 
10477  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Unsuspend = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Unsuspend, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10478 
10482  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Abort = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Abort, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10483 
10487  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Clear = new ExpandedNodeId(Opc.Ua.Adi.Methods.MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Clear, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10488 
10492  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_Lock_InitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10493 
10497  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_Lock_RenewLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10498 
10502  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_Lock_ExitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10503 
10507  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_Lock_BreakLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10508 
10512  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_CPIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_CPIdentifier_Lock_InitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10513 
10517  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_CPIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_CPIdentifier_Lock_RenewLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10518 
10522  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_CPIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_CPIdentifier_Lock_ExitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10523 
10527  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_CPIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_CPIdentifier_Lock_BreakLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10528 
10532  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_MethodSet_GetConfiguration = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_MethodSet_GetConfiguration, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10533 
10537  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_MethodSet_SetConfiguration = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_MethodSet_SetConfiguration, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10538 
10542  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_MethodSet_GetConfigDataDigest = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_MethodSet_GetConfigDataDigest, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10543 
10547  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_MethodSet_CompareConfigDataDigest = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_MethodSet_CompareConfigDataDigest, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10548 
10552  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_MethodSet_ResetAllChannels = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_MethodSet_ResetAllChannels, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10553 
10557  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_MethodSet_StartAllChannels = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_MethodSet_StartAllChannels, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10558 
10562  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_MethodSet_StopAllChannels = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_MethodSet_StopAllChannels, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10563 
10567  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_MethodSet_AbortAllChannels = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_MethodSet_AbortAllChannels, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10568 
10572  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_MethodSet_GotoOperating = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_MethodSet_GotoOperating, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10573 
10577  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_MethodSet_GotoMaintenance = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_MethodSet_GotoMaintenance, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10578 
10582  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Open = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Open, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10583 
10587  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Close = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Close, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10588 
10592  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Read = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Read, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10593 
10597  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Write = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Write, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10598 
10602  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ParameterSet_ConfigData_GetPosition = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_ParameterSet_ConfigData_GetPosition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10603 
10607  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ParameterSet_ConfigData_SetPosition = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_ParameterSet_ConfigData_SetPosition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10608 
10612  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_InitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10613 
10617  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_RenewLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10618 
10622  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_ExitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10623 
10627  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_BreakLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10628 
10632  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_GotoOperating = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_GotoOperating, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10633 
10637  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_GotoMaintenance = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_GotoMaintenance, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10638 
10642  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10643 
10647  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Reset = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Reset, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10648 
10652  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Start = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Start, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10653 
10657  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Stop = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Stop, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10658 
10662  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Hold = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Hold, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10663 
10667  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Unhold = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Unhold, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10668 
10672  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Suspend = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Suspend, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10673 
10677  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Unsuspend = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Unsuspend, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10678 
10682  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Abort = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Abort, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10683 
10687  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Clear = new ExpandedNodeId(Opc.Ua.Adi.Methods.AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Clear, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10688 
10692  public static readonly ExpandedNodeId NMRDeviceType_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_Lock_InitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10693 
10697  public static readonly ExpandedNodeId NMRDeviceType_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_Lock_RenewLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10698 
10702  public static readonly ExpandedNodeId NMRDeviceType_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_Lock_ExitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10703 
10707  public static readonly ExpandedNodeId NMRDeviceType_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_Lock_BreakLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10708 
10712  public static readonly ExpandedNodeId NMRDeviceType_CPIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_CPIdentifier_Lock_InitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10713 
10717  public static readonly ExpandedNodeId NMRDeviceType_CPIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_CPIdentifier_Lock_RenewLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10718 
10722  public static readonly ExpandedNodeId NMRDeviceType_CPIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_CPIdentifier_Lock_ExitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10723 
10727  public static readonly ExpandedNodeId NMRDeviceType_CPIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_CPIdentifier_Lock_BreakLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10728 
10732  public static readonly ExpandedNodeId NMRDeviceType_MethodSet_GetConfiguration = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_MethodSet_GetConfiguration, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10733 
10737  public static readonly ExpandedNodeId NMRDeviceType_MethodSet_SetConfiguration = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_MethodSet_SetConfiguration, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10738 
10742  public static readonly ExpandedNodeId NMRDeviceType_MethodSet_GetConfigDataDigest = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_MethodSet_GetConfigDataDigest, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10743 
10747  public static readonly ExpandedNodeId NMRDeviceType_MethodSet_CompareConfigDataDigest = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_MethodSet_CompareConfigDataDigest, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10748 
10752  public static readonly ExpandedNodeId NMRDeviceType_MethodSet_ResetAllChannels = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_MethodSet_ResetAllChannels, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10753 
10757  public static readonly ExpandedNodeId NMRDeviceType_MethodSet_StartAllChannels = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_MethodSet_StartAllChannels, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10758 
10762  public static readonly ExpandedNodeId NMRDeviceType_MethodSet_StopAllChannels = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_MethodSet_StopAllChannels, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10763 
10767  public static readonly ExpandedNodeId NMRDeviceType_MethodSet_AbortAllChannels = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_MethodSet_AbortAllChannels, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10768 
10772  public static readonly ExpandedNodeId NMRDeviceType_MethodSet_GotoOperating = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_MethodSet_GotoOperating, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10773 
10777  public static readonly ExpandedNodeId NMRDeviceType_MethodSet_GotoMaintenance = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_MethodSet_GotoMaintenance, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10778 
10782  public static readonly ExpandedNodeId NMRDeviceType_ParameterSet_ConfigData_Open = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_ParameterSet_ConfigData_Open, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10783 
10787  public static readonly ExpandedNodeId NMRDeviceType_ParameterSet_ConfigData_Close = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_ParameterSet_ConfigData_Close, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10788 
10792  public static readonly ExpandedNodeId NMRDeviceType_ParameterSet_ConfigData_Read = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_ParameterSet_ConfigData_Read, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10793 
10797  public static readonly ExpandedNodeId NMRDeviceType_ParameterSet_ConfigData_Write = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_ParameterSet_ConfigData_Write, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10798 
10802  public static readonly ExpandedNodeId NMRDeviceType_ParameterSet_ConfigData_GetPosition = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_ParameterSet_ConfigData_GetPosition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10803 
10807  public static readonly ExpandedNodeId NMRDeviceType_ParameterSet_ConfigData_SetPosition = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_ParameterSet_ConfigData_SetPosition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10808 
10812  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_ChannelIdentifier_Lock_InitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10813 
10817  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_ChannelIdentifier_Lock_RenewLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10818 
10822  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_ChannelIdentifier_Lock_ExitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10823 
10827  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_ChannelIdentifier_Lock_BreakLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10828 
10832  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_MethodSet_GotoOperating = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_ChannelIdentifier_MethodSet_GotoOperating, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10833 
10837  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_MethodSet_GotoMaintenance = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_ChannelIdentifier_MethodSet_GotoMaintenance, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10838 
10842  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10843 
10847  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_MethodSet_Reset = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_ChannelIdentifier_MethodSet_Reset, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10848 
10852  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_MethodSet_Start = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_ChannelIdentifier_MethodSet_Start, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10853 
10857  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_MethodSet_Stop = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_ChannelIdentifier_MethodSet_Stop, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10858 
10862  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_MethodSet_Hold = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_ChannelIdentifier_MethodSet_Hold, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10863 
10867  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_MethodSet_Unhold = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_ChannelIdentifier_MethodSet_Unhold, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10868 
10872  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_MethodSet_Suspend = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_ChannelIdentifier_MethodSet_Suspend, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10873 
10877  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_MethodSet_Unsuspend = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_ChannelIdentifier_MethodSet_Unsuspend, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10878 
10882  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_MethodSet_Abort = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_ChannelIdentifier_MethodSet_Abort, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10883 
10887  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_MethodSet_Clear = new ExpandedNodeId(Opc.Ua.Adi.Methods.NMRDeviceType_ChannelIdentifier_MethodSet_Clear, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10888 
10892  public static readonly ExpandedNodeId AccessorySlotType_AccessoryIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AccessorySlotType_AccessoryIdentifier_Lock_InitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10893 
10897  public static readonly ExpandedNodeId AccessorySlotType_AccessoryIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AccessorySlotType_AccessoryIdentifier_Lock_RenewLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10898 
10902  public static readonly ExpandedNodeId AccessorySlotType_AccessoryIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AccessorySlotType_AccessoryIdentifier_Lock_ExitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10903 
10907  public static readonly ExpandedNodeId AccessorySlotType_AccessoryIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AccessorySlotType_AccessoryIdentifier_Lock_BreakLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10908 
10912  public static readonly ExpandedNodeId AccessoryType_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AccessoryType_Lock_InitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10913 
10917  public static readonly ExpandedNodeId AccessoryType_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AccessoryType_Lock_RenewLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10918 
10922  public static readonly ExpandedNodeId AccessoryType_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AccessoryType_Lock_ExitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10923 
10927  public static readonly ExpandedNodeId AccessoryType_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.AccessoryType_Lock_BreakLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10928 
10932  public static readonly ExpandedNodeId DetectorType_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.DetectorType_Lock_InitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10933 
10937  public static readonly ExpandedNodeId DetectorType_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.DetectorType_Lock_RenewLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10938 
10942  public static readonly ExpandedNodeId DetectorType_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.DetectorType_Lock_ExitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10943 
10947  public static readonly ExpandedNodeId DetectorType_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.DetectorType_Lock_BreakLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10948 
10952  public static readonly ExpandedNodeId SmartSamplingSystemType_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.SmartSamplingSystemType_Lock_InitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10953 
10957  public static readonly ExpandedNodeId SmartSamplingSystemType_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.SmartSamplingSystemType_Lock_RenewLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10958 
10962  public static readonly ExpandedNodeId SmartSamplingSystemType_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.SmartSamplingSystemType_Lock_ExitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10963 
10967  public static readonly ExpandedNodeId SmartSamplingSystemType_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.SmartSamplingSystemType_Lock_BreakLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10968 
10972  public static readonly ExpandedNodeId SourceType_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.SourceType_Lock_InitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10973 
10977  public static readonly ExpandedNodeId SourceType_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.SourceType_Lock_RenewLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10978 
10982  public static readonly ExpandedNodeId SourceType_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.SourceType_Lock_ExitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10983 
10987  public static readonly ExpandedNodeId SourceType_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.SourceType_Lock_BreakLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10988 
10992  public static readonly ExpandedNodeId GcOvenType_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.GcOvenType_Lock_InitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10993 
10997  public static readonly ExpandedNodeId GcOvenType_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.GcOvenType_Lock_RenewLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
10998 
11002  public static readonly ExpandedNodeId GcOvenType_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.GcOvenType_Lock_ExitLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11003 
11007  public static readonly ExpandedNodeId GcOvenType_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Adi.Methods.GcOvenType_Lock_BreakLock, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11008  }
11009  #endregion
11010 
11011  #region Object Node Identifiers
11012  [System.CodeDom.Compiler.GeneratedCodeAttribute("Opc.Ua.ModelCompiler", "1.0.0.0")]
11017  public static partial class ObjectIds
11018  {
11022  public static readonly ExpandedNodeId OpcUaAdiNamespaceMetadata = new ExpandedNodeId(Opc.Ua.Adi.Objects.OpcUaAdiNamespaceMetadata, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11023 
11027  public static readonly ExpandedNodeId AnalyserDeviceType_ParameterSet = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserDeviceType_ParameterSet, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11028 
11032  public static readonly ExpandedNodeId AnalyserDeviceType_MethodSet = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserDeviceType_MethodSet, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11033 
11037  public static readonly ExpandedNodeId AnalyserDeviceType_Identification = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserDeviceType_Identification, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11038 
11042  public static readonly ExpandedNodeId AnalyserDeviceType_CPIdentifier_NetworkAddress = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserDeviceType_CPIdentifier_NetworkAddress, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11043 
11047  public static readonly ExpandedNodeId AnalyserDeviceType_ParameterSet_ConfigData = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserDeviceType_ParameterSet_ConfigData, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11048 
11052  public static readonly ExpandedNodeId AnalyserDeviceType_Configuration = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserDeviceType_Configuration, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11053 
11057  public static readonly ExpandedNodeId AnalyserDeviceType_Status = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserDeviceType_Status, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11058 
11062  public static readonly ExpandedNodeId AnalyserDeviceType_FactorySettings = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserDeviceType_FactorySettings, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11063 
11067  public static readonly ExpandedNodeId AnalyserDeviceType_AnalyserStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserDeviceType_AnalyserStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11068 
11072  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserDeviceType_ChannelIdentifier, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11073 
11077  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_MethodSet = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserDeviceType_ChannelIdentifier_MethodSet, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11078 
11082  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_Configuration = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserDeviceType_ChannelIdentifier_Configuration, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11083 
11087  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_Status = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserDeviceType_ChannelIdentifier_Status, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11088 
11092  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11093 
11097  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11098 
11102  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11103 
11107  public static readonly ExpandedNodeId AnalyserDeviceType_AccessorySlotIdentifier = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserDeviceType_AccessorySlotIdentifier, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11108 
11112  public static readonly ExpandedNodeId AnalyserDeviceType_AccessorySlotIdentifier_SupportedTypes = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserDeviceType_AccessorySlotIdentifier_SupportedTypes, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11113 
11117  public static readonly ExpandedNodeId AnalyserDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11118 
11122  public static readonly ExpandedNodeId AnalyserDeviceStateMachineType_Powerup = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserDeviceStateMachineType_Powerup, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11123 
11127  public static readonly ExpandedNodeId AnalyserDeviceStateMachineType_Operating = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserDeviceStateMachineType_Operating, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11128 
11132  public static readonly ExpandedNodeId AnalyserDeviceStateMachineType_Local = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserDeviceStateMachineType_Local, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11133 
11137  public static readonly ExpandedNodeId AnalyserDeviceStateMachineType_Maintenance = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserDeviceStateMachineType_Maintenance, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11138 
11142  public static readonly ExpandedNodeId AnalyserDeviceStateMachineType_Shutdown = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserDeviceStateMachineType_Shutdown, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11143 
11147  public static readonly ExpandedNodeId AnalyserDeviceStateMachineType_PowerupToOperatingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserDeviceStateMachineType_PowerupToOperatingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11148 
11152  public static readonly ExpandedNodeId AnalyserDeviceStateMachineType_OperatingToLocalTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserDeviceStateMachineType_OperatingToLocalTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11153 
11157  public static readonly ExpandedNodeId AnalyserDeviceStateMachineType_OperatingToMaintenanceTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserDeviceStateMachineType_OperatingToMaintenanceTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11158 
11162  public static readonly ExpandedNodeId AnalyserDeviceStateMachineType_LocalToOperatingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserDeviceStateMachineType_LocalToOperatingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11163 
11167  public static readonly ExpandedNodeId AnalyserDeviceStateMachineType_LocalToMaintenanceTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserDeviceStateMachineType_LocalToMaintenanceTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11168 
11172  public static readonly ExpandedNodeId AnalyserDeviceStateMachineType_MaintenanceToOperatingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserDeviceStateMachineType_MaintenanceToOperatingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11173 
11177  public static readonly ExpandedNodeId AnalyserDeviceStateMachineType_MaintenanceToLocalTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserDeviceStateMachineType_MaintenanceToLocalTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11178 
11182  public static readonly ExpandedNodeId AnalyserDeviceStateMachineType_OperatingToShutdownTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserDeviceStateMachineType_OperatingToShutdownTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11183 
11187  public static readonly ExpandedNodeId AnalyserDeviceStateMachineType_LocalToShutdownTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserDeviceStateMachineType_LocalToShutdownTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11188 
11192  public static readonly ExpandedNodeId AnalyserDeviceStateMachineType_MaintenanceToShutdownTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserDeviceStateMachineType_MaintenanceToShutdownTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11193 
11197  public static readonly ExpandedNodeId AnalyserChannelType_ParameterSet = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannelType_ParameterSet, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11198 
11202  public static readonly ExpandedNodeId AnalyserChannelType_MethodSet = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannelType_MethodSet, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11203 
11207  public static readonly ExpandedNodeId AnalyserChannelType_GroupIdentifier = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannelType_GroupIdentifier, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11208 
11212  public static readonly ExpandedNodeId AnalyserChannelType_Configuration = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannelType_Configuration, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11213 
11217  public static readonly ExpandedNodeId AnalyserChannelType_Status = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannelType_Status, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11218 
11222  public static readonly ExpandedNodeId AnalyserChannelType_ChannelStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannelType_ChannelStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11223 
11227  public static readonly ExpandedNodeId AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11228 
11232  public static readonly ExpandedNodeId AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11233 
11237  public static readonly ExpandedNodeId AnalyserChannelType_StreamIdentifier = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannelType_StreamIdentifier, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11238 
11242  public static readonly ExpandedNodeId AnalyserChannelType_StreamIdentifier_Configuration = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannelType_StreamIdentifier_Configuration, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11243 
11247  public static readonly ExpandedNodeId AnalyserChannelType_StreamIdentifier_Status = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannelType_StreamIdentifier_Status, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11248 
11252  public static readonly ExpandedNodeId AnalyserChannelType_StreamIdentifier_AcquisitionSettings = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannelType_StreamIdentifier_AcquisitionSettings, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11253 
11257  public static readonly ExpandedNodeId AnalyserChannelType_StreamIdentifier_AcquisitionStatus = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannelType_StreamIdentifier_AcquisitionStatus, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11258 
11262  public static readonly ExpandedNodeId AnalyserChannelType_StreamIdentifier_AcquisitionData = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannelType_StreamIdentifier_AcquisitionData, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11263 
11267  public static readonly ExpandedNodeId AnalyserChannelType_StreamIdentifier_ChemometricModelSettings = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannelType_StreamIdentifier_ChemometricModelSettings, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11268 
11272  public static readonly ExpandedNodeId AnalyserChannelType_StreamIdentifier_Context = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannelType_StreamIdentifier_Context, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11273 
11277  public static readonly ExpandedNodeId AnalyserChannelType_AccessorySlotIdentifier = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannelType_AccessorySlotIdentifier, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11278 
11282  public static readonly ExpandedNodeId AnalyserChannelType_AccessorySlotIdentifier_SupportedTypes = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannelType_AccessorySlotIdentifier_SupportedTypes, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11283 
11287  public static readonly ExpandedNodeId AnalyserChannelType_AccessorySlotIdentifier_AccessorySlotStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannelType_AccessorySlotIdentifier_AccessorySlotStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11288 
11292  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_OperatingSubStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannelStateMachineType_OperatingSubStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11293 
11297  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_OperatingSubStateMachine_OperatingExecuteSubStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannelStateMachineType_OperatingSubStateMachine_OperatingExecuteSubStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11298 
11302  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_LocalSubStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannelStateMachineType_LocalSubStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11303 
11307  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_MaintenanceSubStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannelStateMachineType_MaintenanceSubStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11308 
11312  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_SlaveMode = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannelStateMachineType_SlaveMode, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11313 
11317  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_Operating = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannelStateMachineType_Operating, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11318 
11322  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_Local = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannelStateMachineType_Local, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11323 
11327  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_Maintenance = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannelStateMachineType_Maintenance, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11328 
11332  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_SlaveModeToOperatingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannelStateMachineType_SlaveModeToOperatingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11333 
11337  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_OperatingToLocalTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannelStateMachineType_OperatingToLocalTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11338 
11342  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_OperatingToMaintenanceTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannelStateMachineType_OperatingToMaintenanceTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11343 
11347  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_LocalToOperatingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannelStateMachineType_LocalToOperatingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11348 
11352  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_LocalToMaintenanceTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannelStateMachineType_LocalToMaintenanceTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11353 
11357  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_MaintenanceToOperatingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannelStateMachineType_MaintenanceToOperatingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11358 
11362  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_MaintenanceToLocalTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannelStateMachineType_MaintenanceToLocalTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11363 
11367  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_OperatingToSlaveModeTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannelStateMachineType_OperatingToSlaveModeTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11368 
11372  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_LocalToSlaveModeTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannelStateMachineType_LocalToSlaveModeTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11373 
11377  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_MaintenanceToSlaveModeTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannelStateMachineType_MaintenanceToSlaveModeTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11378 
11382  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_OperatingExecuteSubStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_OperatingExecuteSubStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11383 
11387  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_Stopped = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_Stopped, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11388 
11392  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_Resetting = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_Resetting, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11393 
11397  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_Idle = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_Idle, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11398 
11402  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_Starting = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_Starting, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11403 
11407  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_Execute = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_Execute, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11408 
11412  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_Completing = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_Completing, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11413 
11417  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_Complete = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_Complete, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11418 
11422  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_Suspending = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_Suspending, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11423 
11427  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_Suspended = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_Suspended, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11428 
11432  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_Unsuspending = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_Unsuspending, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11433 
11437  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_Holding = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_Holding, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11438 
11442  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_Held = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_Held, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11443 
11447  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_Unholding = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_Unholding, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11448 
11452  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_Stopping = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_Stopping, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11453 
11457  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_Aborting = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_Aborting, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11458 
11462  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_Aborted = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_Aborted, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11463 
11467  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_Clearing = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_Clearing, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11468 
11472  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_StoppedToResettingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_StoppedToResettingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11473 
11477  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_ResettingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_ResettingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11478 
11482  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_ResettingToIdleTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_ResettingToIdleTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11483 
11487  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_IdleToStartingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_IdleToStartingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11488 
11492  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_StartingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_StartingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11493 
11497  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_StartingToExecuteTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_StartingToExecuteTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11498 
11502  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToCompletingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToCompletingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11503 
11507  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_CompletingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_CompletingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11508 
11512  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_CompletingToCompleteTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_CompletingToCompleteTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11513 
11517  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_CompleteToStoppedTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_CompleteToStoppedTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11518 
11522  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToHoldingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToHoldingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11523 
11527  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_HoldingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_HoldingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11528 
11532  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_HoldingToHeldTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_HoldingToHeldTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11533 
11537  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_HeldToUnholdingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_HeldToUnholdingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11538 
11542  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_UnholdingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_UnholdingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11543 
11547  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToHoldingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToHoldingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11548 
11552  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToExecuteTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToExecuteTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11553 
11557  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToSuspendingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToSuspendingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11558 
11562  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_SuspendingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_SuspendingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11563 
11567  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_SuspendingToSuspendedTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_SuspendingToSuspendedTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11568 
11572  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_SuspendedToUnsuspendingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_SuspendedToUnsuspendingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11573 
11577  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11578 
11582  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToSuspendingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToSuspendingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11583 
11587  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToExecuteTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToExecuteTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11588 
11592  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_StoppingToStoppedTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_StoppingToStoppedTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11593 
11597  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_AbortingToAbortedTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_AbortingToAbortedTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11598 
11602  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_AbortedToClearingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_AbortedToClearingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11603 
11607  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_ClearingToStoppedTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_ClearingToStoppedTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11608 
11612  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_ResettingToStoppingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_ResettingToStoppingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11613 
11617  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_IdleToStoppingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_IdleToStoppingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11618 
11622  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_StartingToStoppingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_StartingToStoppingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11623 
11627  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToStoppingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToStoppingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11628 
11632  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_CompletingToStoppingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_CompletingToStoppingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11633 
11637  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_CompleteToStoppingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_CompleteToStoppingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11638 
11642  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_SuspendingToStoppingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_SuspendingToStoppingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11643 
11647  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_SuspendedToStoppingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_SuspendedToStoppingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11648 
11652  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToStoppingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToStoppingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11653 
11657  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_HoldingToStoppingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_HoldingToStoppingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11658 
11662  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_HeldToStoppingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_HeldToStoppingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11663 
11667  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToStoppingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToStoppingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11668 
11672  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_StoppedToAbortingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_StoppedToAbortingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11673 
11677  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_ResettingToAbortingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_ResettingToAbortingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11678 
11682  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_IdleToAbortingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_IdleToAbortingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11683 
11687  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_StartingToAbortingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_StartingToAbortingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11688 
11692  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToAbortingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToAbortingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11693 
11697  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_CompletingToAbortingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_CompletingToAbortingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11698 
11702  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_CompleteToAbortingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_CompleteToAbortingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11703 
11707  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_SuspendingToAbortingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_SuspendingToAbortingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11708 
11712  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_SuspendedToAbortingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_SuspendedToAbortingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11713 
11717  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToAbortingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToAbortingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11718 
11722  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_HoldingToAbortingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_HoldingToAbortingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11723 
11727  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_HeldToAbortingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_HeldToAbortingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11728 
11732  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToAbortingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToAbortingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11733 
11737  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_StoppingToAbortingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeSubStateMachineType_StoppingToAbortingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11738 
11742  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycle = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycle, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11743 
11747  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCalibrationTrigger = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCalibrationTrigger, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11748 
11752  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractCalibrationSample = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractCalibrationSample, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11753 
11757  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareCalibrationSample = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareCalibrationSample, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11758 
11762  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseCalibrationSample = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseCalibrationSample, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11763 
11767  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForValidationTrigger = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForValidationTrigger, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11768 
11772  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractValidationSample = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractValidationSample, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11773 
11777  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareValidationSample = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareValidationSample, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11778 
11782  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseValidationSample = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseValidationSample, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11783 
11787  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForSampleTrigger = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForSampleTrigger, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11788 
11792  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractSample = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractSample, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11793 
11797  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareSample = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareSample, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11798 
11802  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseSample = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseSample, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11803 
11807  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForDiagnosticTrigger = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForDiagnosticTrigger, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11808 
11812  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_Diagnostic = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_Diagnostic, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11813 
11817  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCleaningTrigger = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCleaningTrigger, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11818 
11822  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_Cleaning = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_Cleaning, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11823 
11827  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_PublishResults = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_PublishResults, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11828 
11832  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_EjectGrabSample = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_EjectGrabSample, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11833 
11837  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleanupSamplingSystem = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleanupSamplingSystem, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11838 
11842  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForCalibrationTriggerTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForCalibrationTriggerTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11843 
11847  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCalibrationTriggerToExtractCalibrationSampleTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCalibrationTriggerToExtractCalibrationSampleTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11848 
11852  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractCalibrationSampleTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractCalibrationSampleTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11853 
11857  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractCalibrationSampleToPrepareCalibrationSampleTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractCalibrationSampleToPrepareCalibrationSampleTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11858 
11862  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareCalibrationSampleTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareCalibrationSampleTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11863 
11867  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareCalibrationSampleToAnalyseCalibrationSampleTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareCalibrationSampleToAnalyseCalibrationSampleTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11868 
11872  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseCalibrationSampleTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseCalibrationSampleTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11873 
11877  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseCalibrationSampleToPublishResultsTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseCalibrationSampleToPublishResultsTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11878 
11882  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForValidationTriggerTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForValidationTriggerTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11883 
11887  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForValidationTriggerToExtractValidationSampleTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForValidationTriggerToExtractValidationSampleTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11888 
11892  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractValidationSampleTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractValidationSampleTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11893 
11897  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractValidationSampleToPrepareValidationSampleTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractValidationSampleToPrepareValidationSampleTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11898 
11902  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareValidationSampleTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareValidationSampleTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11903 
11907  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareValidationSampleToAnalyseValidationSampleTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareValidationSampleToAnalyseValidationSampleTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11908 
11912  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseValidationSampleTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseValidationSampleTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11913 
11917  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseValidationSampleToPublishResultsTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseValidationSampleToPublishResultsTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11918 
11922  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForSampleTriggerTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForSampleTriggerTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11923 
11927  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForSampleTriggerToExtractSampleTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForSampleTriggerToExtractSampleTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11928 
11932  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractSampleTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractSampleTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11933 
11937  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractSampleToPrepareSampleTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractSampleToPrepareSampleTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11938 
11942  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareSampleTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareSampleTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11943 
11947  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareSampleToAnalyseSampleTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareSampleToAnalyseSampleTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11948 
11952  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseSampleTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseSampleTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11953 
11957  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseSampleToPublishResultsTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseSampleToPublishResultsTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11958 
11962  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForDiagnosticTriggerTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForDiagnosticTriggerTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11963 
11967  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForDiagnosticTriggerToDiagnosticTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForDiagnosticTriggerToDiagnosticTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11968 
11972  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_DiagnosticTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_DiagnosticTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11973 
11977  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_DiagnosticToPublishResultsTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_DiagnosticToPublishResultsTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11978 
11982  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForCleaningTriggerTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForCleaningTriggerTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11983 
11987  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCleaningTriggerToCleaningTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCleaningTriggerToCleaningTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11988 
11992  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleaningTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleaningTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11993 
11997  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleaningToPublishResultsTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleaningToPublishResultsTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
11998 
12002  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_PublishResultsToCleanupSamplingSystemTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_PublishResultsToCleanupSamplingSystemTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12003 
12007  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_PublishResultsToEjectGrabSampleTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_PublishResultsToEjectGrabSampleTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12008 
12012  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_EjectGrabSampleTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_EjectGrabSampleTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12013 
12017  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_EjectGrabSampleToCleanupSamplingSystemTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_EjectGrabSampleToCleanupSamplingSystemTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12018 
12022  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleanupSamplingSystemTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleanupSamplingSystemTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12023 
12027  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleanupSamplingSystemToSelectExecutionCycleTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleanupSamplingSystemToSelectExecutionCycleTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12028 
12032  public static readonly ExpandedNodeId StreamType_ParameterSet = new ExpandedNodeId(Opc.Ua.Adi.Objects.StreamType_ParameterSet, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12033 
12037  public static readonly ExpandedNodeId StreamType_GroupIdentifier = new ExpandedNodeId(Opc.Ua.Adi.Objects.StreamType_GroupIdentifier, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12038 
12042  public static readonly ExpandedNodeId StreamType_Configuration = new ExpandedNodeId(Opc.Ua.Adi.Objects.StreamType_Configuration, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12043 
12047  public static readonly ExpandedNodeId StreamType_Status = new ExpandedNodeId(Opc.Ua.Adi.Objects.StreamType_Status, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12048 
12052  public static readonly ExpandedNodeId StreamType_AcquisitionSettings = new ExpandedNodeId(Opc.Ua.Adi.Objects.StreamType_AcquisitionSettings, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12053 
12057  public static readonly ExpandedNodeId StreamType_AcquisitionStatus = new ExpandedNodeId(Opc.Ua.Adi.Objects.StreamType_AcquisitionStatus, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12058 
12062  public static readonly ExpandedNodeId StreamType_AcquisitionData = new ExpandedNodeId(Opc.Ua.Adi.Objects.StreamType_AcquisitionData, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12063 
12067  public static readonly ExpandedNodeId StreamType_ChemometricModelSettings = new ExpandedNodeId(Opc.Ua.Adi.Objects.StreamType_ChemometricModelSettings, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12068 
12072  public static readonly ExpandedNodeId StreamType_Context = new ExpandedNodeId(Opc.Ua.Adi.Objects.StreamType_Context, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12073 
12077  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet = new ExpandedNodeId(Opc.Ua.Adi.Objects.SpectrometerDeviceStreamType_ParameterSet, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12078 
12082  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_Configuration = new ExpandedNodeId(Opc.Ua.Adi.Objects.SpectrometerDeviceStreamType_Configuration, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12083 
12087  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_AcquisitionSettings = new ExpandedNodeId(Opc.Ua.Adi.Objects.SpectrometerDeviceStreamType_AcquisitionSettings, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12088 
12092  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_AcquisitionStatus = new ExpandedNodeId(Opc.Ua.Adi.Objects.SpectrometerDeviceStreamType_AcquisitionStatus, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12093 
12097  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_AcquisitionData = new ExpandedNodeId(Opc.Ua.Adi.Objects.SpectrometerDeviceStreamType_AcquisitionData, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12098 
12102  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_FactorySettings = new ExpandedNodeId(Opc.Ua.Adi.Objects.SpectrometerDeviceStreamType_FactorySettings, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12103 
12107  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_ParameterSet = new ExpandedNodeId(Opc.Ua.Adi.Objects.ParticleSizeMonitorDeviceStreamType_ParameterSet, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12108 
12112  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_AcquisitionData = new ExpandedNodeId(Opc.Ua.Adi.Objects.ParticleSizeMonitorDeviceStreamType_AcquisitionData, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12113 
12117  public static readonly ExpandedNodeId SpectrometerDeviceType_ParameterSet = new ExpandedNodeId(Opc.Ua.Adi.Objects.SpectrometerDeviceType_ParameterSet, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12118 
12122  public static readonly ExpandedNodeId SpectrometerDeviceType_CPIdentifier_NetworkAddress = new ExpandedNodeId(Opc.Ua.Adi.Objects.SpectrometerDeviceType_CPIdentifier_NetworkAddress, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12123 
12127  public static readonly ExpandedNodeId SpectrometerDeviceType_FactorySettings = new ExpandedNodeId(Opc.Ua.Adi.Objects.SpectrometerDeviceType_FactorySettings, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12128 
12132  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_MethodSet = new ExpandedNodeId(Opc.Ua.Adi.Objects.SpectrometerDeviceType_ChannelIdentifier_MethodSet, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12133 
12137  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_Configuration = new ExpandedNodeId(Opc.Ua.Adi.Objects.SpectrometerDeviceType_ChannelIdentifier_Configuration, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12138 
12142  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_Status = new ExpandedNodeId(Opc.Ua.Adi.Objects.SpectrometerDeviceType_ChannelIdentifier_Status, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12143 
12147  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12148 
12152  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12153 
12157  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12158 
12162  public static readonly ExpandedNodeId SpectrometerDeviceType_AccessorySlotIdentifier_SupportedTypes = new ExpandedNodeId(Opc.Ua.Adi.Objects.SpectrometerDeviceType_AccessorySlotIdentifier_SupportedTypes, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12163 
12167  public static readonly ExpandedNodeId SpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.SpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12168 
12172  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_CPIdentifier_NetworkAddress = new ExpandedNodeId(Opc.Ua.Adi.Objects.ParticleSizeMonitorDeviceType_CPIdentifier_NetworkAddress, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12173 
12177  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet = new ExpandedNodeId(Opc.Ua.Adi.Objects.ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12178 
12182  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_Configuration = new ExpandedNodeId(Opc.Ua.Adi.Objects.ParticleSizeMonitorDeviceType_ChannelIdentifier_Configuration, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12183 
12187  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_Status = new ExpandedNodeId(Opc.Ua.Adi.Objects.ParticleSizeMonitorDeviceType_ChannelIdentifier_Status, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12188 
12192  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12193 
12197  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12198 
12202  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12203 
12207  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_AccessorySlotIdentifier_SupportedTypes = new ExpandedNodeId(Opc.Ua.Adi.Objects.ParticleSizeMonitorDeviceType_AccessorySlotIdentifier_SupportedTypes, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12208 
12212  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.ParticleSizeMonitorDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12213 
12217  public static readonly ExpandedNodeId ChromatographDeviceType_CPIdentifier_NetworkAddress = new ExpandedNodeId(Opc.Ua.Adi.Objects.ChromatographDeviceType_CPIdentifier_NetworkAddress, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12218 
12222  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_MethodSet = new ExpandedNodeId(Opc.Ua.Adi.Objects.ChromatographDeviceType_ChannelIdentifier_MethodSet, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12223 
12227  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_Configuration = new ExpandedNodeId(Opc.Ua.Adi.Objects.ChromatographDeviceType_ChannelIdentifier_Configuration, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12228 
12232  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_Status = new ExpandedNodeId(Opc.Ua.Adi.Objects.ChromatographDeviceType_ChannelIdentifier_Status, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12233 
12237  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12238 
12242  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12243 
12247  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12248 
12252  public static readonly ExpandedNodeId ChromatographDeviceType_AccessorySlotIdentifier_SupportedTypes = new ExpandedNodeId(Opc.Ua.Adi.Objects.ChromatographDeviceType_AccessorySlotIdentifier_SupportedTypes, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12253 
12257  public static readonly ExpandedNodeId ChromatographDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.ChromatographDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12258 
12262  public static readonly ExpandedNodeId MassSpectrometerDeviceType_CPIdentifier_NetworkAddress = new ExpandedNodeId(Opc.Ua.Adi.Objects.MassSpectrometerDeviceType_CPIdentifier_NetworkAddress, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12263 
12267  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_MethodSet = new ExpandedNodeId(Opc.Ua.Adi.Objects.MassSpectrometerDeviceType_ChannelIdentifier_MethodSet, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12268 
12272  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_Configuration = new ExpandedNodeId(Opc.Ua.Adi.Objects.MassSpectrometerDeviceType_ChannelIdentifier_Configuration, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12273 
12277  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_Status = new ExpandedNodeId(Opc.Ua.Adi.Objects.MassSpectrometerDeviceType_ChannelIdentifier_Status, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12278 
12282  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12283 
12287  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12288 
12292  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12293 
12297  public static readonly ExpandedNodeId MassSpectrometerDeviceType_AccessorySlotIdentifier_SupportedTypes = new ExpandedNodeId(Opc.Ua.Adi.Objects.MassSpectrometerDeviceType_AccessorySlotIdentifier_SupportedTypes, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12298 
12302  public static readonly ExpandedNodeId MassSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.MassSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12303 
12307  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_CPIdentifier_NetworkAddress = new ExpandedNodeId(Opc.Ua.Adi.Objects.AcousticSpectrometerDeviceType_CPIdentifier_NetworkAddress, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12308 
12312  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet = new ExpandedNodeId(Opc.Ua.Adi.Objects.AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12313 
12317  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_Configuration = new ExpandedNodeId(Opc.Ua.Adi.Objects.AcousticSpectrometerDeviceType_ChannelIdentifier_Configuration, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12318 
12322  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_Status = new ExpandedNodeId(Opc.Ua.Adi.Objects.AcousticSpectrometerDeviceType_ChannelIdentifier_Status, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12323 
12327  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12328 
12332  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12333 
12337  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12338 
12342  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_AccessorySlotIdentifier_SupportedTypes = new ExpandedNodeId(Opc.Ua.Adi.Objects.AcousticSpectrometerDeviceType_AccessorySlotIdentifier_SupportedTypes, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12343 
12347  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.AcousticSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12348 
12352  public static readonly ExpandedNodeId NMRDeviceType_CPIdentifier_NetworkAddress = new ExpandedNodeId(Opc.Ua.Adi.Objects.NMRDeviceType_CPIdentifier_NetworkAddress, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12353 
12357  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_MethodSet = new ExpandedNodeId(Opc.Ua.Adi.Objects.NMRDeviceType_ChannelIdentifier_MethodSet, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12358 
12362  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_Configuration = new ExpandedNodeId(Opc.Ua.Adi.Objects.NMRDeviceType_ChannelIdentifier_Configuration, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12363 
12367  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_Status = new ExpandedNodeId(Opc.Ua.Adi.Objects.NMRDeviceType_ChannelIdentifier_Status, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12368 
12372  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_ChannelStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.NMRDeviceType_ChannelIdentifier_ChannelStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12373 
12377  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12378 
12382  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12383 
12387  public static readonly ExpandedNodeId NMRDeviceType_AccessorySlotIdentifier_SupportedTypes = new ExpandedNodeId(Opc.Ua.Adi.Objects.NMRDeviceType_AccessorySlotIdentifier_SupportedTypes, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12388 
12392  public static readonly ExpandedNodeId NMRDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.NMRDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12393 
12397  public static readonly ExpandedNodeId AccessorySlotType_AccessorySlotStateMachine = new ExpandedNodeId(Opc.Ua.Adi.Objects.AccessorySlotType_AccessorySlotStateMachine, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12398 
12402  public static readonly ExpandedNodeId AccessorySlotType_AccessoryIdentifier = new ExpandedNodeId(Opc.Ua.Adi.Objects.AccessorySlotType_AccessoryIdentifier, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12403 
12407  public static readonly ExpandedNodeId AccessorySlotType_AccessoryIdentifier_Configuration = new ExpandedNodeId(Opc.Ua.Adi.Objects.AccessorySlotType_AccessoryIdentifier_Configuration, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12408 
12412  public static readonly ExpandedNodeId AccessorySlotType_AccessoryIdentifier_Status = new ExpandedNodeId(Opc.Ua.Adi.Objects.AccessorySlotType_AccessoryIdentifier_Status, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12413 
12417  public static readonly ExpandedNodeId AccessorySlotType_AccessoryIdentifier_FactorySettings = new ExpandedNodeId(Opc.Ua.Adi.Objects.AccessorySlotType_AccessoryIdentifier_FactorySettings, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12418 
12422  public static readonly ExpandedNodeId AccessorySlotStateMachineType_Powerup = new ExpandedNodeId(Opc.Ua.Adi.Objects.AccessorySlotStateMachineType_Powerup, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12423 
12427  public static readonly ExpandedNodeId AccessorySlotStateMachineType_Empty = new ExpandedNodeId(Opc.Ua.Adi.Objects.AccessorySlotStateMachineType_Empty, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12428 
12432  public static readonly ExpandedNodeId AccessorySlotStateMachineType_Inserting = new ExpandedNodeId(Opc.Ua.Adi.Objects.AccessorySlotStateMachineType_Inserting, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12433 
12437  public static readonly ExpandedNodeId AccessorySlotStateMachineType_Installed = new ExpandedNodeId(Opc.Ua.Adi.Objects.AccessorySlotStateMachineType_Installed, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12438 
12442  public static readonly ExpandedNodeId AccessorySlotStateMachineType_Removing = new ExpandedNodeId(Opc.Ua.Adi.Objects.AccessorySlotStateMachineType_Removing, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12443 
12447  public static readonly ExpandedNodeId AccessorySlotStateMachineType_Shutdown = new ExpandedNodeId(Opc.Ua.Adi.Objects.AccessorySlotStateMachineType_Shutdown, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12448 
12452  public static readonly ExpandedNodeId AccessorySlotStateMachineType_PowerupToEmptyTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AccessorySlotStateMachineType_PowerupToEmptyTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12453 
12457  public static readonly ExpandedNodeId AccessorySlotStateMachineType_EmptyToInsertingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AccessorySlotStateMachineType_EmptyToInsertingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12458 
12462  public static readonly ExpandedNodeId AccessorySlotStateMachineType_InsertingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AccessorySlotStateMachineType_InsertingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12463 
12467  public static readonly ExpandedNodeId AccessorySlotStateMachineType_InsertingToRemovingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AccessorySlotStateMachineType_InsertingToRemovingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12468 
12472  public static readonly ExpandedNodeId AccessorySlotStateMachineType_InsertingToInstalledTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AccessorySlotStateMachineType_InsertingToInstalledTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12473 
12477  public static readonly ExpandedNodeId AccessorySlotStateMachineType_InstalledToRemovingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AccessorySlotStateMachineType_InstalledToRemovingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12478 
12482  public static readonly ExpandedNodeId AccessorySlotStateMachineType_RemovingTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AccessorySlotStateMachineType_RemovingTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12483 
12487  public static readonly ExpandedNodeId AccessorySlotStateMachineType_RemovingToEmptyTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AccessorySlotStateMachineType_RemovingToEmptyTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12488 
12492  public static readonly ExpandedNodeId AccessorySlotStateMachineType_EmptyToShutdownTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AccessorySlotStateMachineType_EmptyToShutdownTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12493 
12497  public static readonly ExpandedNodeId AccessorySlotStateMachineType_InsertingToShutdownTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AccessorySlotStateMachineType_InsertingToShutdownTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12498 
12502  public static readonly ExpandedNodeId AccessorySlotStateMachineType_InstalledToShutdownTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AccessorySlotStateMachineType_InstalledToShutdownTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12503 
12507  public static readonly ExpandedNodeId AccessorySlotStateMachineType_RemovingToShutdownTransition = new ExpandedNodeId(Opc.Ua.Adi.Objects.AccessorySlotStateMachineType_RemovingToShutdownTransition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12508 
12512  public static readonly ExpandedNodeId AccessoryType_Configuration = new ExpandedNodeId(Opc.Ua.Adi.Objects.AccessoryType_Configuration, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12513 
12517  public static readonly ExpandedNodeId AccessoryType_Status = new ExpandedNodeId(Opc.Ua.Adi.Objects.AccessoryType_Status, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12518 
12522  public static readonly ExpandedNodeId AccessoryType_FactorySettings = new ExpandedNodeId(Opc.Ua.Adi.Objects.AccessoryType_FactorySettings, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12523  }
12524  #endregion
12525 
12526  #region ObjectType Node Identifiers
12527  [System.CodeDom.Compiler.GeneratedCodeAttribute("Opc.Ua.ModelCompiler", "1.0.0.0")]
12532  public static partial class ObjectTypeIds
12533  {
12537  public static readonly ExpandedNodeId AnalyserDeviceType = new ExpandedNodeId(Opc.Ua.Adi.ObjectTypes.AnalyserDeviceType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12538 
12542  public static readonly ExpandedNodeId AnalyserDeviceStateMachineType = new ExpandedNodeId(Opc.Ua.Adi.ObjectTypes.AnalyserDeviceStateMachineType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12543 
12547  public static readonly ExpandedNodeId AnalyserChannelType = new ExpandedNodeId(Opc.Ua.Adi.ObjectTypes.AnalyserChannelType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12548 
12552  public static readonly ExpandedNodeId AnalyserChannelOperatingStateType = new ExpandedNodeId(Opc.Ua.Adi.ObjectTypes.AnalyserChannelOperatingStateType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12553 
12557  public static readonly ExpandedNodeId AnalyserChannelLocalStateType = new ExpandedNodeId(Opc.Ua.Adi.ObjectTypes.AnalyserChannelLocalStateType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12558 
12562  public static readonly ExpandedNodeId AnalyserChannelMaintenanceStateType = new ExpandedNodeId(Opc.Ua.Adi.ObjectTypes.AnalyserChannelMaintenanceStateType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12563 
12567  public static readonly ExpandedNodeId AnalyserChannelStateMachineType = new ExpandedNodeId(Opc.Ua.Adi.ObjectTypes.AnalyserChannelStateMachineType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12568 
12572  public static readonly ExpandedNodeId AnalyserChannelOperatingExecuteStateType = new ExpandedNodeId(Opc.Ua.Adi.ObjectTypes.AnalyserChannelOperatingExecuteStateType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12573 
12577  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType = new ExpandedNodeId(Opc.Ua.Adi.ObjectTypes.AnalyserChannel_OperatingModeSubStateMachineType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12578 
12582  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType = new ExpandedNodeId(Opc.Ua.Adi.ObjectTypes.AnalyserChannel_OperatingModeExecuteSubStateMachineType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12583 
12587  public static readonly ExpandedNodeId StreamType = new ExpandedNodeId(Opc.Ua.Adi.ObjectTypes.StreamType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12588 
12592  public static readonly ExpandedNodeId SpectrometerDeviceStreamType = new ExpandedNodeId(Opc.Ua.Adi.ObjectTypes.SpectrometerDeviceStreamType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12593 
12597  public static readonly ExpandedNodeId MassSpectrometerDeviceStreamType = new ExpandedNodeId(Opc.Ua.Adi.ObjectTypes.MassSpectrometerDeviceStreamType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12598 
12602  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType = new ExpandedNodeId(Opc.Ua.Adi.ObjectTypes.ParticleSizeMonitorDeviceStreamType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12603 
12607  public static readonly ExpandedNodeId AcousticSpectrometerDeviceStreamType = new ExpandedNodeId(Opc.Ua.Adi.ObjectTypes.AcousticSpectrometerDeviceStreamType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12608 
12612  public static readonly ExpandedNodeId ChromatographDeviceStreamType = new ExpandedNodeId(Opc.Ua.Adi.ObjectTypes.ChromatographDeviceStreamType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12613 
12617  public static readonly ExpandedNodeId MNRDeviceStreamType = new ExpandedNodeId(Opc.Ua.Adi.ObjectTypes.MNRDeviceStreamType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12618 
12622  public static readonly ExpandedNodeId SpectrometerDeviceType = new ExpandedNodeId(Opc.Ua.Adi.ObjectTypes.SpectrometerDeviceType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12623 
12627  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType = new ExpandedNodeId(Opc.Ua.Adi.ObjectTypes.ParticleSizeMonitorDeviceType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12628 
12632  public static readonly ExpandedNodeId ChromatographDeviceType = new ExpandedNodeId(Opc.Ua.Adi.ObjectTypes.ChromatographDeviceType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12633 
12637  public static readonly ExpandedNodeId MassSpectrometerDeviceType = new ExpandedNodeId(Opc.Ua.Adi.ObjectTypes.MassSpectrometerDeviceType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12638 
12642  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType = new ExpandedNodeId(Opc.Ua.Adi.ObjectTypes.AcousticSpectrometerDeviceType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12643 
12647  public static readonly ExpandedNodeId NMRDeviceType = new ExpandedNodeId(Opc.Ua.Adi.ObjectTypes.NMRDeviceType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12648 
12652  public static readonly ExpandedNodeId AccessorySlotType = new ExpandedNodeId(Opc.Ua.Adi.ObjectTypes.AccessorySlotType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12653 
12657  public static readonly ExpandedNodeId AccessorySlotStateMachineType = new ExpandedNodeId(Opc.Ua.Adi.ObjectTypes.AccessorySlotStateMachineType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12658 
12662  public static readonly ExpandedNodeId AccessoryType = new ExpandedNodeId(Opc.Ua.Adi.ObjectTypes.AccessoryType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12663 
12667  public static readonly ExpandedNodeId DetectorType = new ExpandedNodeId(Opc.Ua.Adi.ObjectTypes.DetectorType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12668 
12672  public static readonly ExpandedNodeId SmartSamplingSystemType = new ExpandedNodeId(Opc.Ua.Adi.ObjectTypes.SmartSamplingSystemType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12673 
12677  public static readonly ExpandedNodeId SourceType = new ExpandedNodeId(Opc.Ua.Adi.ObjectTypes.SourceType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12678 
12682  public static readonly ExpandedNodeId GcOvenType = new ExpandedNodeId(Opc.Ua.Adi.ObjectTypes.GcOvenType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12683  }
12684  #endregion
12685 
12686  #region ReferenceType Node Identifiers
12687  [System.CodeDom.Compiler.GeneratedCodeAttribute("Opc.Ua.ModelCompiler", "1.0.0.0")]
12692  public static partial class ReferenceTypeIds
12693  {
12697  public static readonly ExpandedNodeId HasDataSource = new ExpandedNodeId(Opc.Ua.Adi.ReferenceTypes.HasDataSource, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12698 
12702  public static readonly ExpandedNodeId HasInput = new ExpandedNodeId(Opc.Ua.Adi.ReferenceTypes.HasInput, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12703 
12707  public static readonly ExpandedNodeId HasOutput = new ExpandedNodeId(Opc.Ua.Adi.ReferenceTypes.HasOutput, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12708  }
12709  #endregion
12710 
12711  #region Variable Node Identifiers
12712  [System.CodeDom.Compiler.GeneratedCodeAttribute("Opc.Ua.ModelCompiler", "1.0.0.0")]
12717  public static partial class VariableIds
12718  {
12722  public static readonly ExpandedNodeId OpcUaAdiNamespaceMetadata_NamespaceUri = new ExpandedNodeId(Opc.Ua.Adi.Variables.OpcUaAdiNamespaceMetadata_NamespaceUri, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12723 
12727  public static readonly ExpandedNodeId OpcUaAdiNamespaceMetadata_NamespaceVersion = new ExpandedNodeId(Opc.Ua.Adi.Variables.OpcUaAdiNamespaceMetadata_NamespaceVersion, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12728 
12732  public static readonly ExpandedNodeId OpcUaAdiNamespaceMetadata_NamespacePublicationDate = new ExpandedNodeId(Opc.Ua.Adi.Variables.OpcUaAdiNamespaceMetadata_NamespacePublicationDate, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12733 
12737  public static readonly ExpandedNodeId OpcUaAdiNamespaceMetadata_IsNamespaceSubset = new ExpandedNodeId(Opc.Ua.Adi.Variables.OpcUaAdiNamespaceMetadata_IsNamespaceSubset, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12738 
12742  public static readonly ExpandedNodeId OpcUaAdiNamespaceMetadata_StaticNodeIdTypes = new ExpandedNodeId(Opc.Ua.Adi.Variables.OpcUaAdiNamespaceMetadata_StaticNodeIdTypes, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12743 
12747  public static readonly ExpandedNodeId OpcUaAdiNamespaceMetadata_StaticNumericNodeIdRange = new ExpandedNodeId(Opc.Ua.Adi.Variables.OpcUaAdiNamespaceMetadata_StaticNumericNodeIdRange, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12748 
12752  public static readonly ExpandedNodeId OpcUaAdiNamespaceMetadata_StaticStringNodeIdPattern = new ExpandedNodeId(Opc.Ua.Adi.Variables.OpcUaAdiNamespaceMetadata_StaticStringNodeIdPattern, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12753 
12757  public static readonly ExpandedNodeId OpcUaAdiNamespaceMetadata_NamespaceFile_Size = new ExpandedNodeId(Opc.Ua.Adi.Variables.OpcUaAdiNamespaceMetadata_NamespaceFile_Size, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12758 
12762  public static readonly ExpandedNodeId OpcUaAdiNamespaceMetadata_NamespaceFile_Writable = new ExpandedNodeId(Opc.Ua.Adi.Variables.OpcUaAdiNamespaceMetadata_NamespaceFile_Writable, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12763 
12767  public static readonly ExpandedNodeId OpcUaAdiNamespaceMetadata_NamespaceFile_UserWritable = new ExpandedNodeId(Opc.Ua.Adi.Variables.OpcUaAdiNamespaceMetadata_NamespaceFile_UserWritable, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12768 
12772  public static readonly ExpandedNodeId OpcUaAdiNamespaceMetadata_NamespaceFile_OpenCount = new ExpandedNodeId(Opc.Ua.Adi.Variables.OpcUaAdiNamespaceMetadata_NamespaceFile_OpenCount, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12773 
12777  public static readonly ExpandedNodeId OpcUaAdiNamespaceMetadata_NamespaceFile_Open_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.OpcUaAdiNamespaceMetadata_NamespaceFile_Open_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12778 
12782  public static readonly ExpandedNodeId OpcUaAdiNamespaceMetadata_NamespaceFile_Open_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.OpcUaAdiNamespaceMetadata_NamespaceFile_Open_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12783 
12787  public static readonly ExpandedNodeId OpcUaAdiNamespaceMetadata_NamespaceFile_Close_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.OpcUaAdiNamespaceMetadata_NamespaceFile_Close_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12788 
12792  public static readonly ExpandedNodeId OpcUaAdiNamespaceMetadata_NamespaceFile_Read_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.OpcUaAdiNamespaceMetadata_NamespaceFile_Read_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12793 
12797  public static readonly ExpandedNodeId OpcUaAdiNamespaceMetadata_NamespaceFile_Read_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.OpcUaAdiNamespaceMetadata_NamespaceFile_Read_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12798 
12802  public static readonly ExpandedNodeId OpcUaAdiNamespaceMetadata_NamespaceFile_Write_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.OpcUaAdiNamespaceMetadata_NamespaceFile_Write_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12803 
12807  public static readonly ExpandedNodeId OpcUaAdiNamespaceMetadata_NamespaceFile_GetPosition_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.OpcUaAdiNamespaceMetadata_NamespaceFile_GetPosition_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12808 
12812  public static readonly ExpandedNodeId OpcUaAdiNamespaceMetadata_NamespaceFile_GetPosition_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.OpcUaAdiNamespaceMetadata_NamespaceFile_GetPosition_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12813 
12817  public static readonly ExpandedNodeId OpcUaAdiNamespaceMetadata_NamespaceFile_SetPosition_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.OpcUaAdiNamespaceMetadata_NamespaceFile_SetPosition_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12818 
12822  public static readonly ExpandedNodeId OpcUaAdiNamespaceMetadata_DefaultRolePermissions = new ExpandedNodeId(Opc.Ua.Adi.Variables.OpcUaAdiNamespaceMetadata_DefaultRolePermissions, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12823 
12827  public static readonly ExpandedNodeId OpcUaAdiNamespaceMetadata_DefaultUserRolePermissions = new ExpandedNodeId(Opc.Ua.Adi.Variables.OpcUaAdiNamespaceMetadata_DefaultUserRolePermissions, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12828 
12832  public static readonly ExpandedNodeId OpcUaAdiNamespaceMetadata_DefaultAccessRestrictions = new ExpandedNodeId(Opc.Ua.Adi.Variables.OpcUaAdiNamespaceMetadata_DefaultAccessRestrictions, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12833 
12837  public static readonly ExpandedNodeId AnalyserDeviceType_Lock_Locked = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_Lock_Locked, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12838 
12842  public static readonly ExpandedNodeId AnalyserDeviceType_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_Lock_LockingClient, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12843 
12847  public static readonly ExpandedNodeId AnalyserDeviceType_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_Lock_LockingUser, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12848 
12852  public static readonly ExpandedNodeId AnalyserDeviceType_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_Lock_RemainingLockTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12853 
12857  public static readonly ExpandedNodeId AnalyserDeviceType_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_Lock_InitLock_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12858 
12862  public static readonly ExpandedNodeId AnalyserDeviceType_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_Lock_InitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12863 
12867  public static readonly ExpandedNodeId AnalyserDeviceType_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_Lock_RenewLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12868 
12872  public static readonly ExpandedNodeId AnalyserDeviceType_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_Lock_ExitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12873 
12877  public static readonly ExpandedNodeId AnalyserDeviceType_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_Lock_BreakLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12878 
12882  public static readonly ExpandedNodeId AnalyserDeviceType_CPIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_CPIdentifier_Lock_Locked, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12883 
12887  public static readonly ExpandedNodeId AnalyserDeviceType_CPIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_CPIdentifier_Lock_LockingClient, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12888 
12892  public static readonly ExpandedNodeId AnalyserDeviceType_CPIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_CPIdentifier_Lock_LockingUser, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12893 
12897  public static readonly ExpandedNodeId AnalyserDeviceType_CPIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_CPIdentifier_Lock_RemainingLockTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12898 
12902  public static readonly ExpandedNodeId AnalyserDeviceType_CPIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_CPIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12903 
12907  public static readonly ExpandedNodeId AnalyserDeviceType_CPIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_CPIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12908 
12912  public static readonly ExpandedNodeId AnalyserDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12913 
12917  public static readonly ExpandedNodeId AnalyserDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12918 
12922  public static readonly ExpandedNodeId AnalyserDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12923 
12927  public static readonly ExpandedNodeId AnalyserDeviceType_MethodSet_GetConfiguration_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_MethodSet_GetConfiguration_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12928 
12932  public static readonly ExpandedNodeId AnalyserDeviceType_MethodSet_SetConfiguration_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_MethodSet_SetConfiguration_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12933 
12937  public static readonly ExpandedNodeId AnalyserDeviceType_MethodSet_SetConfiguration_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_MethodSet_SetConfiguration_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12938 
12942  public static readonly ExpandedNodeId AnalyserDeviceType_MethodSet_GetConfigDataDigest_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_MethodSet_GetConfigDataDigest_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12943 
12947  public static readonly ExpandedNodeId AnalyserDeviceType_MethodSet_CompareConfigDataDigest_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_MethodSet_CompareConfigDataDigest_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12948 
12952  public static readonly ExpandedNodeId AnalyserDeviceType_MethodSet_CompareConfigDataDigest_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_MethodSet_CompareConfigDataDigest_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12953 
12957  public static readonly ExpandedNodeId AnalyserDeviceType_ParameterSet_DiagnosticStatus = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ParameterSet_DiagnosticStatus, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12958 
12962  public static readonly ExpandedNodeId AnalyserDeviceType_ParameterSet_ConfigData_Size = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ParameterSet_ConfigData_Size, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12963 
12967  public static readonly ExpandedNodeId AnalyserDeviceType_ParameterSet_ConfigData_Writable = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ParameterSet_ConfigData_Writable, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12968 
12972  public static readonly ExpandedNodeId AnalyserDeviceType_ParameterSet_ConfigData_UserWritable = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ParameterSet_ConfigData_UserWritable, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12973 
12977  public static readonly ExpandedNodeId AnalyserDeviceType_ParameterSet_ConfigData_OpenCount = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ParameterSet_ConfigData_OpenCount, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12978 
12982  public static readonly ExpandedNodeId AnalyserDeviceType_ParameterSet_ConfigData_Open_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ParameterSet_ConfigData_Open_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12983 
12987  public static readonly ExpandedNodeId AnalyserDeviceType_ParameterSet_ConfigData_Open_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ParameterSet_ConfigData_Open_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12988 
12992  public static readonly ExpandedNodeId AnalyserDeviceType_ParameterSet_ConfigData_Close_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ParameterSet_ConfigData_Close_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12993 
12997  public static readonly ExpandedNodeId AnalyserDeviceType_ParameterSet_ConfigData_Read_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ParameterSet_ConfigData_Read_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
12998 
13002  public static readonly ExpandedNodeId AnalyserDeviceType_ParameterSet_ConfigData_Read_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ParameterSet_ConfigData_Read_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13003 
13007  public static readonly ExpandedNodeId AnalyserDeviceType_ParameterSet_ConfigData_Write_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ParameterSet_ConfigData_Write_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13008 
13012  public static readonly ExpandedNodeId AnalyserDeviceType_ParameterSet_ConfigData_GetPosition_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ParameterSet_ConfigData_GetPosition_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13013 
13017  public static readonly ExpandedNodeId AnalyserDeviceType_ParameterSet_ConfigData_GetPosition_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ParameterSet_ConfigData_GetPosition_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13018 
13022  public static readonly ExpandedNodeId AnalyserDeviceType_ParameterSet_ConfigData_SetPosition_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ParameterSet_ConfigData_SetPosition_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13023 
13027  public static readonly ExpandedNodeId AnalyserDeviceType_AnalyserStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_AnalyserStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13028 
13032  public static readonly ExpandedNodeId AnalyserDeviceType_AnalyserStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_AnalyserStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13033 
13037  public static readonly ExpandedNodeId AnalyserDeviceType_AnalyserStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_AnalyserStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13038 
13042  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ChannelIdentifier_Lock_Locked, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13043 
13047  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ChannelIdentifier_Lock_LockingClient, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13048 
13052  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ChannelIdentifier_Lock_LockingUser, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13053 
13057  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ChannelIdentifier_Lock_RemainingLockTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13058 
13062  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ChannelIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13063 
13067  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ChannelIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13068 
13072  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ChannelIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13073 
13077  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ChannelIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13078 
13082  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ChannelIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13083 
13087  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13088 
13092  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_ParameterSet_IsEnabled = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ChannelIdentifier_ParameterSet_IsEnabled, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13093 
13097  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_ParameterSet_DiagnosticStatus = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ChannelIdentifier_ParameterSet_DiagnosticStatus, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13098 
13102  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_ParameterSet_ActiveStream = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ChannelIdentifier_ParameterSet_ActiveStream, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13103 
13107  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13108 
13112  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13113 
13117  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13118 
13122  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13123 
13127  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13128 
13132  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13133 
13137  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13138 
13142  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13143 
13147  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13148 
13152  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13153 
13157  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13158 
13162  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13163 
13167  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13168 
13172  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13173 
13177  public static readonly ExpandedNodeId AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13178 
13182  public static readonly ExpandedNodeId AnalyserDeviceType_AccessorySlotIdentifier_IsHotSwappable = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_AccessorySlotIdentifier_IsHotSwappable, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13183 
13187  public static readonly ExpandedNodeId AnalyserDeviceType_AccessorySlotIdentifier_IsEnabled = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_AccessorySlotIdentifier_IsEnabled, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13188 
13192  public static readonly ExpandedNodeId AnalyserDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13193 
13197  public static readonly ExpandedNodeId AnalyserDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13198 
13202  public static readonly ExpandedNodeId AnalyserDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13203 
13207  public static readonly ExpandedNodeId AnalyserDeviceStateMachineType_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceStateMachineType_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13208 
13212  public static readonly ExpandedNodeId AnalyserDeviceStateMachineType_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceStateMachineType_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13213 
13217  public static readonly ExpandedNodeId AnalyserDeviceStateMachineType_Powerup_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceStateMachineType_Powerup_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13218 
13222  public static readonly ExpandedNodeId AnalyserDeviceStateMachineType_Operating_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceStateMachineType_Operating_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13223 
13227  public static readonly ExpandedNodeId AnalyserDeviceStateMachineType_Local_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceStateMachineType_Local_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13228 
13232  public static readonly ExpandedNodeId AnalyserDeviceStateMachineType_Maintenance_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceStateMachineType_Maintenance_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13233 
13237  public static readonly ExpandedNodeId AnalyserDeviceStateMachineType_Shutdown_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceStateMachineType_Shutdown_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13238 
13242  public static readonly ExpandedNodeId AnalyserDeviceStateMachineType_PowerupToOperatingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceStateMachineType_PowerupToOperatingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13243 
13247  public static readonly ExpandedNodeId AnalyserDeviceStateMachineType_OperatingToLocalTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceStateMachineType_OperatingToLocalTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13248 
13252  public static readonly ExpandedNodeId AnalyserDeviceStateMachineType_OperatingToMaintenanceTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceStateMachineType_OperatingToMaintenanceTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13253 
13257  public static readonly ExpandedNodeId AnalyserDeviceStateMachineType_LocalToOperatingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceStateMachineType_LocalToOperatingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13258 
13262  public static readonly ExpandedNodeId AnalyserDeviceStateMachineType_LocalToMaintenanceTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceStateMachineType_LocalToMaintenanceTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13263 
13267  public static readonly ExpandedNodeId AnalyserDeviceStateMachineType_MaintenanceToOperatingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceStateMachineType_MaintenanceToOperatingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13268 
13272  public static readonly ExpandedNodeId AnalyserDeviceStateMachineType_MaintenanceToLocalTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceStateMachineType_MaintenanceToLocalTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13273 
13277  public static readonly ExpandedNodeId AnalyserDeviceStateMachineType_OperatingToShutdownTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceStateMachineType_OperatingToShutdownTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13278 
13282  public static readonly ExpandedNodeId AnalyserDeviceStateMachineType_LocalToShutdownTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceStateMachineType_LocalToShutdownTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13283 
13287  public static readonly ExpandedNodeId AnalyserDeviceStateMachineType_MaintenanceToShutdownTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserDeviceStateMachineType_MaintenanceToShutdownTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13288 
13292  public static readonly ExpandedNodeId AnalyserChannelType_Lock_Locked = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_Lock_Locked, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13293 
13297  public static readonly ExpandedNodeId AnalyserChannelType_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_Lock_LockingClient, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13298 
13302  public static readonly ExpandedNodeId AnalyserChannelType_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_Lock_LockingUser, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13303 
13307  public static readonly ExpandedNodeId AnalyserChannelType_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_Lock_RemainingLockTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13308 
13312  public static readonly ExpandedNodeId AnalyserChannelType_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_Lock_InitLock_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13313 
13317  public static readonly ExpandedNodeId AnalyserChannelType_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_Lock_InitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13318 
13322  public static readonly ExpandedNodeId AnalyserChannelType_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_Lock_RenewLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13323 
13327  public static readonly ExpandedNodeId AnalyserChannelType_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_Lock_ExitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13328 
13332  public static readonly ExpandedNodeId AnalyserChannelType_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_Lock_BreakLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13333 
13337  public static readonly ExpandedNodeId AnalyserChannelType_MethodSet_StartSingleAcquisition_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_MethodSet_StartSingleAcquisition_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13338 
13342  public static readonly ExpandedNodeId AnalyserChannelType_ParameterSet_ChannelId = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_ParameterSet_ChannelId, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13343 
13347  public static readonly ExpandedNodeId AnalyserChannelType_ParameterSet_IsEnabled = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_ParameterSet_IsEnabled, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13348 
13352  public static readonly ExpandedNodeId AnalyserChannelType_ParameterSet_DiagnosticStatus = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_ParameterSet_DiagnosticStatus, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13353 
13357  public static readonly ExpandedNodeId AnalyserChannelType_ParameterSet_ActiveStream = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_ParameterSet_ActiveStream, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13358 
13362  public static readonly ExpandedNodeId AnalyserChannelType_ChannelStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_ChannelStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13363 
13367  public static readonly ExpandedNodeId AnalyserChannelType_ChannelStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_ChannelStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13368 
13372  public static readonly ExpandedNodeId AnalyserChannelType_ChannelStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_ChannelStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13373 
13377  public static readonly ExpandedNodeId AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13378 
13382  public static readonly ExpandedNodeId AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13383 
13387  public static readonly ExpandedNodeId AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13388 
13392  public static readonly ExpandedNodeId AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13393 
13397  public static readonly ExpandedNodeId AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13398 
13402  public static readonly ExpandedNodeId AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13403 
13407  public static readonly ExpandedNodeId AnalyserChannelType_ChannelStateMachine_LocalSubStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_ChannelStateMachine_LocalSubStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13408 
13412  public static readonly ExpandedNodeId AnalyserChannelType_ChannelStateMachine_LocalSubStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_ChannelStateMachine_LocalSubStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13413 
13417  public static readonly ExpandedNodeId AnalyserChannelType_ChannelStateMachine_LocalSubStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_ChannelStateMachine_LocalSubStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13418 
13422  public static readonly ExpandedNodeId AnalyserChannelType_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13423 
13427  public static readonly ExpandedNodeId AnalyserChannelType_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13428 
13432  public static readonly ExpandedNodeId AnalyserChannelType_ChannelStateMachine_MaintenanceSubStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_ChannelStateMachine_MaintenanceSubStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13433 
13437  public static readonly ExpandedNodeId AnalyserChannelType_StreamIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_StreamIdentifier_Lock_Locked, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13438 
13442  public static readonly ExpandedNodeId AnalyserChannelType_StreamIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_StreamIdentifier_Lock_LockingClient, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13443 
13447  public static readonly ExpandedNodeId AnalyserChannelType_StreamIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_StreamIdentifier_Lock_LockingUser, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13448 
13452  public static readonly ExpandedNodeId AnalyserChannelType_StreamIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_StreamIdentifier_Lock_RemainingLockTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13453 
13457  public static readonly ExpandedNodeId AnalyserChannelType_StreamIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_StreamIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13458 
13462  public static readonly ExpandedNodeId AnalyserChannelType_StreamIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_StreamIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13463 
13467  public static readonly ExpandedNodeId AnalyserChannelType_StreamIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_StreamIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13468 
13472  public static readonly ExpandedNodeId AnalyserChannelType_StreamIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_StreamIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13473 
13477  public static readonly ExpandedNodeId AnalyserChannelType_StreamIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_StreamIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13478 
13482  public static readonly ExpandedNodeId AnalyserChannelType_StreamIdentifier_ParameterSet_IsEnabled = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_StreamIdentifier_ParameterSet_IsEnabled, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13483 
13487  public static readonly ExpandedNodeId AnalyserChannelType_StreamIdentifier_ParameterSet_DiagnosticStatus = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_StreamIdentifier_ParameterSet_DiagnosticStatus, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13488 
13492  public static readonly ExpandedNodeId AnalyserChannelType_StreamIdentifier_ParameterSet_LastSampleTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_StreamIdentifier_ParameterSet_LastSampleTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13493 
13497  public static readonly ExpandedNodeId AnalyserChannelType_StreamIdentifier_ParameterSet_TimeBetweenSamples_EURange = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_StreamIdentifier_ParameterSet_TimeBetweenSamples_EURange, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13498 
13502  public static readonly ExpandedNodeId AnalyserChannelType_StreamIdentifier_ParameterSet_IsActive = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_StreamIdentifier_ParameterSet_IsActive, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13503 
13507  public static readonly ExpandedNodeId AnalyserChannelType_StreamIdentifier_ParameterSet_ExecutionCycle = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_StreamIdentifier_ParameterSet_ExecutionCycle, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13508 
13512  public static readonly ExpandedNodeId AnalyserChannelType_StreamIdentifier_ParameterSet_ExecutionCycleSubcode = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_StreamIdentifier_ParameterSet_ExecutionCycleSubcode, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13513 
13517  public static readonly ExpandedNodeId AnalyserChannelType_StreamIdentifier_ParameterSet_ExecutionCycleSubcode_EnumStrings = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_StreamIdentifier_ParameterSet_ExecutionCycleSubcode_EnumStrings, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13518 
13522  public static readonly ExpandedNodeId AnalyserChannelType_StreamIdentifier_ParameterSet_Progress = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_StreamIdentifier_ParameterSet_Progress, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13523 
13527  public static readonly ExpandedNodeId AnalyserChannelType_StreamIdentifier_ParameterSet_AcquisitionCounter = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_StreamIdentifier_ParameterSet_AcquisitionCounter, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13528 
13532  public static readonly ExpandedNodeId AnalyserChannelType_StreamIdentifier_ParameterSet_AcquisitionCounter_EURange = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_StreamIdentifier_ParameterSet_AcquisitionCounter_EURange, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13533 
13537  public static readonly ExpandedNodeId AnalyserChannelType_StreamIdentifier_ParameterSet_AcquisitionResultStatus = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_StreamIdentifier_ParameterSet_AcquisitionResultStatus, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13538 
13542  public static readonly ExpandedNodeId AnalyserChannelType_StreamIdentifier_ParameterSet_ScaledData = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_StreamIdentifier_ParameterSet_ScaledData, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13543 
13547  public static readonly ExpandedNodeId AnalyserChannelType_StreamIdentifier_ParameterSet_AcquisitionEndTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_StreamIdentifier_ParameterSet_AcquisitionEndTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13548 
13552  public static readonly ExpandedNodeId AnalyserChannelType_AccessorySlotIdentifier_IsHotSwappable = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_AccessorySlotIdentifier_IsHotSwappable, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13553 
13557  public static readonly ExpandedNodeId AnalyserChannelType_AccessorySlotIdentifier_IsEnabled = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_AccessorySlotIdentifier_IsEnabled, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13558 
13562  public static readonly ExpandedNodeId AnalyserChannelType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13563 
13567  public static readonly ExpandedNodeId AnalyserChannelType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13568 
13572  public static readonly ExpandedNodeId AnalyserChannelType_AccessorySlotIdentifier_AccessorySlotStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelType_AccessorySlotIdentifier_AccessorySlotStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13573 
13577  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelStateMachineType_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13578 
13582  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelStateMachineType_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13583 
13587  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_OperatingSubStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelStateMachineType_OperatingSubStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13588 
13592  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_OperatingSubStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelStateMachineType_OperatingSubStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13593 
13597  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_OperatingSubStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelStateMachineType_OperatingSubStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13598 
13602  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelStateMachineType_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13603 
13607  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelStateMachineType_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13608 
13612  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_OperatingSubStateMachine_OperatingExecuteSubStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelStateMachineType_OperatingSubStateMachine_OperatingExecuteSubStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13613 
13617  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_LocalSubStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelStateMachineType_LocalSubStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13618 
13622  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_LocalSubStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelStateMachineType_LocalSubStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13623 
13627  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_LocalSubStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelStateMachineType_LocalSubStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13628 
13632  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_MaintenanceSubStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelStateMachineType_MaintenanceSubStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13633 
13637  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_MaintenanceSubStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelStateMachineType_MaintenanceSubStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13638 
13642  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_MaintenanceSubStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelStateMachineType_MaintenanceSubStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13643 
13647  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_SlaveMode_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelStateMachineType_SlaveMode_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13648 
13652  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_Operating_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelStateMachineType_Operating_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13653 
13657  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_Local_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelStateMachineType_Local_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13658 
13662  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_Maintenance_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelStateMachineType_Maintenance_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13663 
13667  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_SlaveModeToOperatingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelStateMachineType_SlaveModeToOperatingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13668 
13672  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_OperatingToLocalTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelStateMachineType_OperatingToLocalTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13673 
13677  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_OperatingToMaintenanceTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelStateMachineType_OperatingToMaintenanceTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13678 
13682  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_LocalToOperatingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelStateMachineType_LocalToOperatingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13683 
13687  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_LocalToMaintenanceTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelStateMachineType_LocalToMaintenanceTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13688 
13692  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_MaintenanceToOperatingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelStateMachineType_MaintenanceToOperatingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13693 
13697  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_MaintenanceToLocalTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelStateMachineType_MaintenanceToLocalTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13698 
13702  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_OperatingToSlaveModeTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelStateMachineType_OperatingToSlaveModeTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13703 
13707  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_LocalToSlaveModeTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelStateMachineType_LocalToSlaveModeTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13708 
13712  public static readonly ExpandedNodeId AnalyserChannelStateMachineType_MaintenanceToSlaveModeTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannelStateMachineType_MaintenanceToSlaveModeTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13713 
13717  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13718 
13722  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13723 
13727  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_OperatingExecuteSubStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_OperatingExecuteSubStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13728 
13732  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_OperatingExecuteSubStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_OperatingExecuteSubStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13733 
13737  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_OperatingExecuteSubStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_OperatingExecuteSubStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13738 
13742  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_Stopped_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_Stopped_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13743 
13747  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_Resetting_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_Resetting_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13748 
13752  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_Idle_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_Idle_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13753 
13757  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_Starting_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_Starting_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13758 
13762  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_Execute_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_Execute_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13763 
13767  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_Completing_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_Completing_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13768 
13772  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_Complete_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_Complete_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13773 
13777  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_Suspending_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_Suspending_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13778 
13782  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_Suspended_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_Suspended_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13783 
13787  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_Unsuspending_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_Unsuspending_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13788 
13792  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_Holding_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_Holding_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13793 
13797  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_Held_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_Held_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13798 
13802  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_Unholding_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_Unholding_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13803 
13807  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_Stopping_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_Stopping_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13808 
13812  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_Aborting_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_Aborting_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13813 
13817  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_Aborted_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_Aborted_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13818 
13822  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_Clearing_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_Clearing_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13823 
13827  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_StoppedToResettingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_StoppedToResettingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13828 
13832  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_ResettingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_ResettingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13833 
13837  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_ResettingToIdleTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_ResettingToIdleTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13838 
13842  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_IdleToStartingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_IdleToStartingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13843 
13847  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_StartingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_StartingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13848 
13852  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_StartingToExecuteTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_StartingToExecuteTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13853 
13857  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToCompletingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToCompletingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13858 
13862  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_CompletingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_CompletingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13863 
13867  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_CompletingToCompleteTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_CompletingToCompleteTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13868 
13872  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_CompleteToStoppedTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_CompleteToStoppedTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13873 
13877  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToHoldingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToHoldingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13878 
13882  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_HoldingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_HoldingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13883 
13887  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_HoldingToHeldTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_HoldingToHeldTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13888 
13892  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_HeldToUnholdingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_HeldToUnholdingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13893 
13897  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_UnholdingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_UnholdingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13898 
13902  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToHoldingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToHoldingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13903 
13907  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToExecuteTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToExecuteTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13908 
13912  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToSuspendingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToSuspendingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13913 
13917  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_SuspendingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_SuspendingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13918 
13922  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_SuspendingToSuspendedTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_SuspendingToSuspendedTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13923 
13927  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_SuspendedToUnsuspendingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_SuspendedToUnsuspendingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13928 
13932  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13933 
13937  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToSuspendingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToSuspendingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13938 
13942  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToExecuteTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToExecuteTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13943 
13947  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_StoppingToStoppedTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_StoppingToStoppedTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13948 
13952  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_AbortingToAbortedTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_AbortingToAbortedTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13953 
13957  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_AbortedToClearingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_AbortedToClearingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13958 
13962  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_ClearingToStoppedTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_ClearingToStoppedTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13963 
13967  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_ResettingToStoppingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_ResettingToStoppingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13968 
13972  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_IdleToStoppingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_IdleToStoppingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13973 
13977  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_StartingToStoppingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_StartingToStoppingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13978 
13982  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToStoppingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToStoppingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13983 
13987  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_CompletingToStoppingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_CompletingToStoppingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13988 
13992  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_CompleteToStoppingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_CompleteToStoppingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13993 
13997  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_SuspendingToStoppingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_SuspendingToStoppingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
13998 
14002  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_SuspendedToStoppingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_SuspendedToStoppingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14003 
14007  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToStoppingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToStoppingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14008 
14012  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_HoldingToStoppingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_HoldingToStoppingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14013 
14017  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_HeldToStoppingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_HeldToStoppingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14018 
14022  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToStoppingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToStoppingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14023 
14027  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_StoppedToAbortingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_StoppedToAbortingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14028 
14032  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_ResettingToAbortingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_ResettingToAbortingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14033 
14037  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_IdleToAbortingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_IdleToAbortingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14038 
14042  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_StartingToAbortingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_StartingToAbortingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14043 
14047  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToAbortingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToAbortingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14048 
14052  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_CompletingToAbortingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_CompletingToAbortingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14053 
14057  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_CompleteToAbortingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_CompleteToAbortingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14058 
14062  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_SuspendingToAbortingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_SuspendingToAbortingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14063 
14067  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_SuspendedToAbortingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_SuspendedToAbortingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14068 
14072  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToAbortingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToAbortingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14073 
14077  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_HoldingToAbortingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_HoldingToAbortingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14078 
14082  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_HeldToAbortingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_HeldToAbortingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14083 
14087  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToAbortingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToAbortingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14088 
14092  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeSubStateMachineType_StoppingToAbortingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeSubStateMachineType_StoppingToAbortingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14093 
14097  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14098 
14102  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14103 
14107  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycle_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycle_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14108 
14112  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCalibrationTrigger_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCalibrationTrigger_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14113 
14117  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractCalibrationSample_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractCalibrationSample_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14118 
14122  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareCalibrationSample_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareCalibrationSample_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14123 
14127  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseCalibrationSample_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseCalibrationSample_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14128 
14132  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForValidationTrigger_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForValidationTrigger_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14133 
14137  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractValidationSample_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractValidationSample_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14138 
14142  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareValidationSample_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareValidationSample_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14143 
14147  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseValidationSample_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseValidationSample_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14148 
14152  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForSampleTrigger_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForSampleTrigger_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14153 
14157  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractSample_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractSample_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14158 
14162  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareSample_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareSample_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14163 
14167  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseSample_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseSample_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14168 
14172  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForDiagnosticTrigger_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForDiagnosticTrigger_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14173 
14177  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_Diagnostic_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_Diagnostic_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14178 
14182  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCleaningTrigger_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCleaningTrigger_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14183 
14187  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_Cleaning_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_Cleaning_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14188 
14192  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_PublishResults_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_PublishResults_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14193 
14197  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_EjectGrabSample_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_EjectGrabSample_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14198 
14202  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleanupSamplingSystem_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleanupSamplingSystem_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14203 
14207  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForCalibrationTriggerTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForCalibrationTriggerTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14208 
14212  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCalibrationTriggerToExtractCalibrationSampleTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCalibrationTriggerToExtractCalibrationSampleTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14213 
14217  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractCalibrationSampleTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractCalibrationSampleTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14218 
14222  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractCalibrationSampleToPrepareCalibrationSampleTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractCalibrationSampleToPrepareCalibrationSampleTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14223 
14227  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareCalibrationSampleTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareCalibrationSampleTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14228 
14232  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareCalibrationSampleToAnalyseCalibrationSampleTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareCalibrationSampleToAnalyseCalibrationSampleTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14233 
14237  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseCalibrationSampleTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseCalibrationSampleTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14238 
14242  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseCalibrationSampleToPublishResultsTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseCalibrationSampleToPublishResultsTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14243 
14247  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForValidationTriggerTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForValidationTriggerTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14248 
14252  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForValidationTriggerToExtractValidationSampleTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForValidationTriggerToExtractValidationSampleTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14253 
14257  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractValidationSampleTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractValidationSampleTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14258 
14262  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractValidationSampleToPrepareValidationSampleTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractValidationSampleToPrepareValidationSampleTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14263 
14267  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareValidationSampleTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareValidationSampleTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14268 
14272  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareValidationSampleToAnalyseValidationSampleTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareValidationSampleToAnalyseValidationSampleTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14273 
14277  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseValidationSampleTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseValidationSampleTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14278 
14282  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseValidationSampleToPublishResultsTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseValidationSampleToPublishResultsTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14283 
14287  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForSampleTriggerTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForSampleTriggerTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14288 
14292  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForSampleTriggerToExtractSampleTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForSampleTriggerToExtractSampleTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14293 
14297  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractSampleTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractSampleTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14298 
14302  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractSampleToPrepareSampleTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractSampleToPrepareSampleTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14303 
14307  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareSampleTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareSampleTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14308 
14312  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareSampleToAnalyseSampleTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareSampleToAnalyseSampleTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14313 
14317  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseSampleTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseSampleTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14318 
14322  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseSampleToPublishResultsTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseSampleToPublishResultsTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14323 
14327  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForDiagnosticTriggerTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForDiagnosticTriggerTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14328 
14332  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForDiagnosticTriggerToDiagnosticTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForDiagnosticTriggerToDiagnosticTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14333 
14337  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_DiagnosticTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_DiagnosticTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14338 
14342  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_DiagnosticToPublishResultsTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_DiagnosticToPublishResultsTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14343 
14347  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForCleaningTriggerTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForCleaningTriggerTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14348 
14352  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCleaningTriggerToCleaningTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCleaningTriggerToCleaningTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14353 
14357  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleaningTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleaningTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14358 
14362  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleaningToPublishResultsTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleaningToPublishResultsTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14363 
14367  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_PublishResultsToCleanupSamplingSystemTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_PublishResultsToCleanupSamplingSystemTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14368 
14372  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_PublishResultsToEjectGrabSampleTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_PublishResultsToEjectGrabSampleTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14373 
14377  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_EjectGrabSampleTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_EjectGrabSampleTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14378 
14382  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_EjectGrabSampleToCleanupSamplingSystemTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_EjectGrabSampleToCleanupSamplingSystemTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14383 
14387  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleanupSamplingSystemTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleanupSamplingSystemTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14388 
14392  public static readonly ExpandedNodeId AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleanupSamplingSystemToSelectExecutionCycleTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleanupSamplingSystemToSelectExecutionCycleTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14393 
14397  public static readonly ExpandedNodeId StreamType_Lock_Locked = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_Lock_Locked, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14398 
14402  public static readonly ExpandedNodeId StreamType_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_Lock_LockingClient, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14403 
14407  public static readonly ExpandedNodeId StreamType_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_Lock_LockingUser, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14408 
14412  public static readonly ExpandedNodeId StreamType_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_Lock_RemainingLockTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14413 
14417  public static readonly ExpandedNodeId StreamType_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_Lock_InitLock_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14418 
14422  public static readonly ExpandedNodeId StreamType_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_Lock_InitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14423 
14427  public static readonly ExpandedNodeId StreamType_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_Lock_RenewLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14428 
14432  public static readonly ExpandedNodeId StreamType_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_Lock_ExitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14433 
14437  public static readonly ExpandedNodeId StreamType_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_Lock_BreakLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14438 
14442  public static readonly ExpandedNodeId StreamType_ParameterSet_IsEnabled = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_ParameterSet_IsEnabled, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14443 
14447  public static readonly ExpandedNodeId StreamType_ParameterSet_IsForced = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_ParameterSet_IsForced, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14448 
14452  public static readonly ExpandedNodeId StreamType_ParameterSet_DiagnosticStatus = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_ParameterSet_DiagnosticStatus, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14453 
14457  public static readonly ExpandedNodeId StreamType_ParameterSet_LastCalibrationTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_ParameterSet_LastCalibrationTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14458 
14462  public static readonly ExpandedNodeId StreamType_ParameterSet_LastValidationTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_ParameterSet_LastValidationTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14463 
14467  public static readonly ExpandedNodeId StreamType_ParameterSet_LastSampleTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_ParameterSet_LastSampleTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14468 
14472  public static readonly ExpandedNodeId StreamType_ParameterSet_TimeBetweenSamples = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_ParameterSet_TimeBetweenSamples, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14473 
14477  public static readonly ExpandedNodeId StreamType_ParameterSet_TimeBetweenSamples_EURange = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_ParameterSet_TimeBetweenSamples_EURange, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14478 
14482  public static readonly ExpandedNodeId StreamType_ParameterSet_IsActive = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_ParameterSet_IsActive, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14483 
14487  public static readonly ExpandedNodeId StreamType_ParameterSet_ExecutionCycle = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_ParameterSet_ExecutionCycle, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14488 
14492  public static readonly ExpandedNodeId StreamType_ParameterSet_ExecutionCycleSubcode = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_ParameterSet_ExecutionCycleSubcode, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14493 
14497  public static readonly ExpandedNodeId StreamType_ParameterSet_ExecutionCycleSubcode_EnumStrings = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_ParameterSet_ExecutionCycleSubcode_EnumStrings, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14498 
14502  public static readonly ExpandedNodeId StreamType_ParameterSet_Progress = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_ParameterSet_Progress, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14503 
14507  public static readonly ExpandedNodeId StreamType_ParameterSet_AcquisitionCounter = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_ParameterSet_AcquisitionCounter, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14508 
14512  public static readonly ExpandedNodeId StreamType_ParameterSet_AcquisitionCounter_EURange = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_ParameterSet_AcquisitionCounter_EURange, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14513 
14517  public static readonly ExpandedNodeId StreamType_ParameterSet_AcquisitionResultStatus = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_ParameterSet_AcquisitionResultStatus, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14518 
14522  public static readonly ExpandedNodeId StreamType_ParameterSet_RawData = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_ParameterSet_RawData, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14523 
14527  public static readonly ExpandedNodeId StreamType_ParameterSet_ScaledData = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_ParameterSet_ScaledData, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14528 
14532  public static readonly ExpandedNodeId StreamType_ParameterSet_Offset = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_ParameterSet_Offset, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14533 
14537  public static readonly ExpandedNodeId StreamType_ParameterSet_AcquisitionEndTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_ParameterSet_AcquisitionEndTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14538 
14542  public static readonly ExpandedNodeId StreamType_ParameterSet_CampaignId = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_ParameterSet_CampaignId, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14543 
14547  public static readonly ExpandedNodeId StreamType_ParameterSet_BatchId = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_ParameterSet_BatchId, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14548 
14552  public static readonly ExpandedNodeId StreamType_ParameterSet_SubBatchId = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_ParameterSet_SubBatchId, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14553 
14557  public static readonly ExpandedNodeId StreamType_ParameterSet_LotId = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_ParameterSet_LotId, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14558 
14562  public static readonly ExpandedNodeId StreamType_ParameterSet_MaterialId = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_ParameterSet_MaterialId, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14563 
14567  public static readonly ExpandedNodeId StreamType_ParameterSet_Process = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_ParameterSet_Process, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14568 
14572  public static readonly ExpandedNodeId StreamType_ParameterSet_Unit = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_ParameterSet_Unit, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14573 
14577  public static readonly ExpandedNodeId StreamType_ParameterSet_Operation = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_ParameterSet_Operation, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14578 
14582  public static readonly ExpandedNodeId StreamType_ParameterSet_Phase = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_ParameterSet_Phase, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14583 
14587  public static readonly ExpandedNodeId StreamType_ParameterSet_UserId = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_ParameterSet_UserId, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14588 
14592  public static readonly ExpandedNodeId StreamType_ParameterSet_SampleId = new ExpandedNodeId(Opc.Ua.Adi.Variables.StreamType_ParameterSet_SampleId, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14593 
14597  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_Lock_Locked = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_Lock_Locked, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14598 
14602  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_Lock_LockingClient, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14603 
14607  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_Lock_LockingUser, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14608 
14612  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_Lock_RemainingLockTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14613 
14617  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_Lock_InitLock_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14618 
14622  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_Lock_InitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14623 
14627  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_Lock_RenewLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14628 
14632  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_Lock_ExitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14633 
14637  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_Lock_BreakLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14638 
14642  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_IsEnabled = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_IsEnabled, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14643 
14647  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_DiagnosticStatus = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_DiagnosticStatus, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14648 
14652  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_LastSampleTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_LastSampleTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14653 
14657  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_TimeBetweenSamples_EURange = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_TimeBetweenSamples_EURange, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14658 
14662  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_IsActive = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_IsActive, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14663 
14667  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_ExecutionCycle = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_ExecutionCycle, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14668 
14672  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_ExecutionCycleSubcode = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_ExecutionCycleSubcode, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14673 
14677  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_ExecutionCycleSubcode_EnumStrings = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_ExecutionCycleSubcode_EnumStrings, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14678 
14682  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_Progress = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_Progress, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14683 
14687  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_AcquisitionCounter = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_AcquisitionCounter, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14688 
14692  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_AcquisitionCounter_EURange = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_AcquisitionCounter_EURange, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14693 
14697  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_AcquisitionResultStatus = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_AcquisitionResultStatus, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14698 
14702  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_ScaledData = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_ScaledData, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14703 
14707  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_AcquisitionEndTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_AcquisitionEndTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14708 
14712  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_ActiveBackground = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_ActiveBackground, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14713 
14717  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_ActiveBackground_EURange = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_ActiveBackground_EURange, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14718 
14722  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_ActiveBackground_EngineeringUnits = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_ActiveBackground_EngineeringUnits, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14723 
14727  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_ActiveBackground_Title = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_ActiveBackground_Title, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14728 
14732  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_ActiveBackground_AxisScaleType = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_ActiveBackground_AxisScaleType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14733 
14737  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_ActiveBackground_XAxisDefinition = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_ActiveBackground_XAxisDefinition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14738 
14742  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_ActiveBackground1 = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_ActiveBackground1, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14743 
14747  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_ActiveBackground1_EURange = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_ActiveBackground1_EURange, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14748 
14752  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_ActiveBackground1_EngineeringUnits = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_ActiveBackground1_EngineeringUnits, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14753 
14757  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_ActiveBackground1_Title = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_ActiveBackground1_Title, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14758 
14762  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_ActiveBackground1_AxisScaleType = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_ActiveBackground1_AxisScaleType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14763 
14767  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_ActiveBackground1_XAxisDefinition = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_ActiveBackground1_XAxisDefinition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14768 
14772  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_SpectralRange = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_SpectralRange, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14773 
14777  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_Resolution = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_Resolution, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14778 
14782  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_RequestedNumberOfScans = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_RequestedNumberOfScans, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14783 
14787  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_Gain = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_Gain, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14788 
14792  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_TransmittanceCutoff = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_TransmittanceCutoff, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14793 
14797  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_AbsorbanceCutoff = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_AbsorbanceCutoff, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14798 
14802  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_NumberOfScansDone = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_NumberOfScansDone, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14803 
14807  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_TotalNumberOfScansDone = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_TotalNumberOfScansDone, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14808 
14812  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_BackgroundAcquisitionTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_BackgroundAcquisitionTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14813 
14817  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_PendingBackground = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_PendingBackground, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14818 
14822  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_PendingBackground_EURange = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_PendingBackground_EURange, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14823 
14827  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_PendingBackground_EngineeringUnits = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_PendingBackground_EngineeringUnits, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14828 
14832  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_PendingBackground_Title = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_PendingBackground_Title, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14833 
14837  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_PendingBackground_AxisScaleType = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_PendingBackground_AxisScaleType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14838 
14842  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_PendingBackground_XAxisDefinition = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_PendingBackground_XAxisDefinition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14843 
14847  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_PendingBackground1 = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_PendingBackground1, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14848 
14852  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_PendingBackground1_EURange = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_PendingBackground1_EURange, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14853 
14857  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_PendingBackground1_EngineeringUnits = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_PendingBackground1_EngineeringUnits, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14858 
14862  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_PendingBackground1_Title = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_PendingBackground1_Title, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14863 
14867  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_PendingBackground1_AxisScaleType = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_PendingBackground1_AxisScaleType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14868 
14872  public static readonly ExpandedNodeId SpectrometerDeviceStreamType_ParameterSet_PendingBackground1_XAxisDefinition = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceStreamType_ParameterSet_PendingBackground1_XAxisDefinition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14873 
14877  public static readonly ExpandedNodeId MassSpectrometerDeviceStreamType_Lock_Locked = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceStreamType_Lock_Locked, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14878 
14882  public static readonly ExpandedNodeId MassSpectrometerDeviceStreamType_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceStreamType_Lock_LockingClient, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14883 
14887  public static readonly ExpandedNodeId MassSpectrometerDeviceStreamType_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceStreamType_Lock_LockingUser, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14888 
14892  public static readonly ExpandedNodeId MassSpectrometerDeviceStreamType_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceStreamType_Lock_RemainingLockTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14893 
14897  public static readonly ExpandedNodeId MassSpectrometerDeviceStreamType_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceStreamType_Lock_InitLock_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14898 
14902  public static readonly ExpandedNodeId MassSpectrometerDeviceStreamType_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceStreamType_Lock_InitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14903 
14907  public static readonly ExpandedNodeId MassSpectrometerDeviceStreamType_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceStreamType_Lock_RenewLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14908 
14912  public static readonly ExpandedNodeId MassSpectrometerDeviceStreamType_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceStreamType_Lock_ExitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14913 
14917  public static readonly ExpandedNodeId MassSpectrometerDeviceStreamType_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceStreamType_Lock_BreakLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14918 
14922  public static readonly ExpandedNodeId MassSpectrometerDeviceStreamType_ParameterSet_IsEnabled = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceStreamType_ParameterSet_IsEnabled, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14923 
14927  public static readonly ExpandedNodeId MassSpectrometerDeviceStreamType_ParameterSet_DiagnosticStatus = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceStreamType_ParameterSet_DiagnosticStatus, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14928 
14932  public static readonly ExpandedNodeId MassSpectrometerDeviceStreamType_ParameterSet_LastSampleTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceStreamType_ParameterSet_LastSampleTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14933 
14937  public static readonly ExpandedNodeId MassSpectrometerDeviceStreamType_ParameterSet_TimeBetweenSamples_EURange = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceStreamType_ParameterSet_TimeBetweenSamples_EURange, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14938 
14942  public static readonly ExpandedNodeId MassSpectrometerDeviceStreamType_ParameterSet_IsActive = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceStreamType_ParameterSet_IsActive, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14943 
14947  public static readonly ExpandedNodeId MassSpectrometerDeviceStreamType_ParameterSet_ExecutionCycle = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceStreamType_ParameterSet_ExecutionCycle, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14948 
14952  public static readonly ExpandedNodeId MassSpectrometerDeviceStreamType_ParameterSet_ExecutionCycleSubcode = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceStreamType_ParameterSet_ExecutionCycleSubcode, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14953 
14957  public static readonly ExpandedNodeId MassSpectrometerDeviceStreamType_ParameterSet_ExecutionCycleSubcode_EnumStrings = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceStreamType_ParameterSet_ExecutionCycleSubcode_EnumStrings, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14958 
14962  public static readonly ExpandedNodeId MassSpectrometerDeviceStreamType_ParameterSet_Progress = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceStreamType_ParameterSet_Progress, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14963 
14967  public static readonly ExpandedNodeId MassSpectrometerDeviceStreamType_ParameterSet_AcquisitionCounter = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceStreamType_ParameterSet_AcquisitionCounter, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14968 
14972  public static readonly ExpandedNodeId MassSpectrometerDeviceStreamType_ParameterSet_AcquisitionCounter_EURange = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceStreamType_ParameterSet_AcquisitionCounter_EURange, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14973 
14977  public static readonly ExpandedNodeId MassSpectrometerDeviceStreamType_ParameterSet_AcquisitionResultStatus = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceStreamType_ParameterSet_AcquisitionResultStatus, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14978 
14982  public static readonly ExpandedNodeId MassSpectrometerDeviceStreamType_ParameterSet_ScaledData = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceStreamType_ParameterSet_ScaledData, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14983 
14987  public static readonly ExpandedNodeId MassSpectrometerDeviceStreamType_ParameterSet_AcquisitionEndTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceStreamType_ParameterSet_AcquisitionEndTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14988 
14992  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_Lock_Locked = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceStreamType_Lock_Locked, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14993 
14997  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceStreamType_Lock_LockingClient, Opc.Ua.Adi.Namespaces.OpcUaAdi);
14998 
15002  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceStreamType_Lock_LockingUser, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15003 
15007  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceStreamType_Lock_RemainingLockTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15008 
15012  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceStreamType_Lock_InitLock_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15013 
15017  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceStreamType_Lock_InitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15018 
15022  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceStreamType_Lock_RenewLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15023 
15027  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceStreamType_Lock_ExitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15028 
15032  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceStreamType_Lock_BreakLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15033 
15037  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_ParameterSet_IsEnabled = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceStreamType_ParameterSet_IsEnabled, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15038 
15042  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_ParameterSet_DiagnosticStatus = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceStreamType_ParameterSet_DiagnosticStatus, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15043 
15047  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_ParameterSet_LastSampleTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceStreamType_ParameterSet_LastSampleTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15048 
15052  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_ParameterSet_TimeBetweenSamples_EURange = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceStreamType_ParameterSet_TimeBetweenSamples_EURange, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15053 
15057  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_ParameterSet_IsActive = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceStreamType_ParameterSet_IsActive, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15058 
15062  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_ParameterSet_ExecutionCycle = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceStreamType_ParameterSet_ExecutionCycle, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15063 
15067  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_ParameterSet_ExecutionCycleSubcode = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceStreamType_ParameterSet_ExecutionCycleSubcode, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15068 
15072  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_ParameterSet_ExecutionCycleSubcode_EnumStrings = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceStreamType_ParameterSet_ExecutionCycleSubcode_EnumStrings, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15073 
15077  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_ParameterSet_Progress = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceStreamType_ParameterSet_Progress, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15078 
15082  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_ParameterSet_AcquisitionCounter = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceStreamType_ParameterSet_AcquisitionCounter, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15083 
15087  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_ParameterSet_AcquisitionCounter_EURange = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceStreamType_ParameterSet_AcquisitionCounter_EURange, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15088 
15092  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_ParameterSet_AcquisitionResultStatus = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceStreamType_ParameterSet_AcquisitionResultStatus, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15093 
15097  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_ParameterSet_ScaledData = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceStreamType_ParameterSet_ScaledData, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15098 
15102  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_ParameterSet_AcquisitionEndTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceStreamType_ParameterSet_AcquisitionEndTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15103 
15107  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_ParameterSet_Background = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceStreamType_ParameterSet_Background, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15108 
15112  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_ParameterSet_Background_EURange = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceStreamType_ParameterSet_Background_EURange, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15113 
15117  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_ParameterSet_Background_EngineeringUnits = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceStreamType_ParameterSet_Background_EngineeringUnits, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15118 
15122  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_ParameterSet_Background_Title = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceStreamType_ParameterSet_Background_Title, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15123 
15127  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_ParameterSet_Background_AxisScaleType = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceStreamType_ParameterSet_Background_AxisScaleType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15128 
15132  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_ParameterSet_Background_XAxisDefinition = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceStreamType_ParameterSet_Background_XAxisDefinition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15133 
15137  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_ParameterSet_SizeDistribution = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceStreamType_ParameterSet_SizeDistribution, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15138 
15142  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_ParameterSet_SizeDistribution_EURange = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceStreamType_ParameterSet_SizeDistribution_EURange, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15143 
15147  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_ParameterSet_SizeDistribution_EngineeringUnits = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceStreamType_ParameterSet_SizeDistribution_EngineeringUnits, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15148 
15152  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_ParameterSet_SizeDistribution_Title = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceStreamType_ParameterSet_SizeDistribution_Title, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15153 
15157  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_ParameterSet_SizeDistribution_AxisScaleType = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceStreamType_ParameterSet_SizeDistribution_AxisScaleType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15158 
15162  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_ParameterSet_SizeDistribution_XAxisDefinition = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceStreamType_ParameterSet_SizeDistribution_XAxisDefinition, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15163 
15167  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceStreamType_ParameterSet_BackgroundAcquisitionTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceStreamType_ParameterSet_BackgroundAcquisitionTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15168 
15172  public static readonly ExpandedNodeId AcousticSpectrometerDeviceStreamType_Lock_Locked = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceStreamType_Lock_Locked, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15173 
15177  public static readonly ExpandedNodeId AcousticSpectrometerDeviceStreamType_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceStreamType_Lock_LockingClient, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15178 
15182  public static readonly ExpandedNodeId AcousticSpectrometerDeviceStreamType_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceStreamType_Lock_LockingUser, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15183 
15187  public static readonly ExpandedNodeId AcousticSpectrometerDeviceStreamType_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceStreamType_Lock_RemainingLockTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15188 
15192  public static readonly ExpandedNodeId AcousticSpectrometerDeviceStreamType_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceStreamType_Lock_InitLock_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15193 
15197  public static readonly ExpandedNodeId AcousticSpectrometerDeviceStreamType_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceStreamType_Lock_InitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15198 
15202  public static readonly ExpandedNodeId AcousticSpectrometerDeviceStreamType_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceStreamType_Lock_RenewLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15203 
15207  public static readonly ExpandedNodeId AcousticSpectrometerDeviceStreamType_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceStreamType_Lock_ExitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15208 
15212  public static readonly ExpandedNodeId AcousticSpectrometerDeviceStreamType_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceStreamType_Lock_BreakLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15213 
15217  public static readonly ExpandedNodeId AcousticSpectrometerDeviceStreamType_ParameterSet_IsEnabled = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceStreamType_ParameterSet_IsEnabled, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15218 
15222  public static readonly ExpandedNodeId AcousticSpectrometerDeviceStreamType_ParameterSet_DiagnosticStatus = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceStreamType_ParameterSet_DiagnosticStatus, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15223 
15227  public static readonly ExpandedNodeId AcousticSpectrometerDeviceStreamType_ParameterSet_LastSampleTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceStreamType_ParameterSet_LastSampleTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15228 
15232  public static readonly ExpandedNodeId AcousticSpectrometerDeviceStreamType_ParameterSet_TimeBetweenSamples_EURange = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceStreamType_ParameterSet_TimeBetweenSamples_EURange, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15233 
15237  public static readonly ExpandedNodeId AcousticSpectrometerDeviceStreamType_ParameterSet_IsActive = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceStreamType_ParameterSet_IsActive, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15238 
15242  public static readonly ExpandedNodeId AcousticSpectrometerDeviceStreamType_ParameterSet_ExecutionCycle = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceStreamType_ParameterSet_ExecutionCycle, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15243 
15247  public static readonly ExpandedNodeId AcousticSpectrometerDeviceStreamType_ParameterSet_ExecutionCycleSubcode = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceStreamType_ParameterSet_ExecutionCycleSubcode, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15248 
15252  public static readonly ExpandedNodeId AcousticSpectrometerDeviceStreamType_ParameterSet_ExecutionCycleSubcode_EnumStrings = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceStreamType_ParameterSet_ExecutionCycleSubcode_EnumStrings, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15253 
15257  public static readonly ExpandedNodeId AcousticSpectrometerDeviceStreamType_ParameterSet_Progress = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceStreamType_ParameterSet_Progress, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15258 
15262  public static readonly ExpandedNodeId AcousticSpectrometerDeviceStreamType_ParameterSet_AcquisitionCounter = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceStreamType_ParameterSet_AcquisitionCounter, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15263 
15267  public static readonly ExpandedNodeId AcousticSpectrometerDeviceStreamType_ParameterSet_AcquisitionCounter_EURange = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceStreamType_ParameterSet_AcquisitionCounter_EURange, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15268 
15272  public static readonly ExpandedNodeId AcousticSpectrometerDeviceStreamType_ParameterSet_AcquisitionResultStatus = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceStreamType_ParameterSet_AcquisitionResultStatus, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15273 
15277  public static readonly ExpandedNodeId AcousticSpectrometerDeviceStreamType_ParameterSet_ScaledData = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceStreamType_ParameterSet_ScaledData, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15278 
15282  public static readonly ExpandedNodeId AcousticSpectrometerDeviceStreamType_ParameterSet_AcquisitionEndTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceStreamType_ParameterSet_AcquisitionEndTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15283 
15287  public static readonly ExpandedNodeId ChromatographDeviceStreamType_Lock_Locked = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceStreamType_Lock_Locked, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15288 
15292  public static readonly ExpandedNodeId ChromatographDeviceStreamType_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceStreamType_Lock_LockingClient, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15293 
15297  public static readonly ExpandedNodeId ChromatographDeviceStreamType_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceStreamType_Lock_LockingUser, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15298 
15302  public static readonly ExpandedNodeId ChromatographDeviceStreamType_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceStreamType_Lock_RemainingLockTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15303 
15307  public static readonly ExpandedNodeId ChromatographDeviceStreamType_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceStreamType_Lock_InitLock_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15308 
15312  public static readonly ExpandedNodeId ChromatographDeviceStreamType_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceStreamType_Lock_InitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15313 
15317  public static readonly ExpandedNodeId ChromatographDeviceStreamType_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceStreamType_Lock_RenewLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15318 
15322  public static readonly ExpandedNodeId ChromatographDeviceStreamType_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceStreamType_Lock_ExitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15323 
15327  public static readonly ExpandedNodeId ChromatographDeviceStreamType_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceStreamType_Lock_BreakLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15328 
15332  public static readonly ExpandedNodeId ChromatographDeviceStreamType_ParameterSet_IsEnabled = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceStreamType_ParameterSet_IsEnabled, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15333 
15337  public static readonly ExpandedNodeId ChromatographDeviceStreamType_ParameterSet_DiagnosticStatus = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceStreamType_ParameterSet_DiagnosticStatus, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15338 
15342  public static readonly ExpandedNodeId ChromatographDeviceStreamType_ParameterSet_LastSampleTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceStreamType_ParameterSet_LastSampleTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15343 
15347  public static readonly ExpandedNodeId ChromatographDeviceStreamType_ParameterSet_TimeBetweenSamples_EURange = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceStreamType_ParameterSet_TimeBetweenSamples_EURange, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15348 
15352  public static readonly ExpandedNodeId ChromatographDeviceStreamType_ParameterSet_IsActive = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceStreamType_ParameterSet_IsActive, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15353 
15357  public static readonly ExpandedNodeId ChromatographDeviceStreamType_ParameterSet_ExecutionCycle = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceStreamType_ParameterSet_ExecutionCycle, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15358 
15362  public static readonly ExpandedNodeId ChromatographDeviceStreamType_ParameterSet_ExecutionCycleSubcode = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceStreamType_ParameterSet_ExecutionCycleSubcode, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15363 
15367  public static readonly ExpandedNodeId ChromatographDeviceStreamType_ParameterSet_ExecutionCycleSubcode_EnumStrings = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceStreamType_ParameterSet_ExecutionCycleSubcode_EnumStrings, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15368 
15372  public static readonly ExpandedNodeId ChromatographDeviceStreamType_ParameterSet_Progress = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceStreamType_ParameterSet_Progress, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15373 
15377  public static readonly ExpandedNodeId ChromatographDeviceStreamType_ParameterSet_AcquisitionCounter = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceStreamType_ParameterSet_AcquisitionCounter, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15378 
15382  public static readonly ExpandedNodeId ChromatographDeviceStreamType_ParameterSet_AcquisitionCounter_EURange = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceStreamType_ParameterSet_AcquisitionCounter_EURange, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15383 
15387  public static readonly ExpandedNodeId ChromatographDeviceStreamType_ParameterSet_AcquisitionResultStatus = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceStreamType_ParameterSet_AcquisitionResultStatus, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15388 
15392  public static readonly ExpandedNodeId ChromatographDeviceStreamType_ParameterSet_ScaledData = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceStreamType_ParameterSet_ScaledData, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15393 
15397  public static readonly ExpandedNodeId ChromatographDeviceStreamType_ParameterSet_AcquisitionEndTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceStreamType_ParameterSet_AcquisitionEndTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15398 
15402  public static readonly ExpandedNodeId MNRDeviceStreamType_Lock_Locked = new ExpandedNodeId(Opc.Ua.Adi.Variables.MNRDeviceStreamType_Lock_Locked, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15403 
15407  public static readonly ExpandedNodeId MNRDeviceStreamType_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Adi.Variables.MNRDeviceStreamType_Lock_LockingClient, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15408 
15412  public static readonly ExpandedNodeId MNRDeviceStreamType_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Adi.Variables.MNRDeviceStreamType_Lock_LockingUser, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15413 
15417  public static readonly ExpandedNodeId MNRDeviceStreamType_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.MNRDeviceStreamType_Lock_RemainingLockTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15418 
15422  public static readonly ExpandedNodeId MNRDeviceStreamType_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MNRDeviceStreamType_Lock_InitLock_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15423 
15427  public static readonly ExpandedNodeId MNRDeviceStreamType_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MNRDeviceStreamType_Lock_InitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15428 
15432  public static readonly ExpandedNodeId MNRDeviceStreamType_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MNRDeviceStreamType_Lock_RenewLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15433 
15437  public static readonly ExpandedNodeId MNRDeviceStreamType_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MNRDeviceStreamType_Lock_ExitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15438 
15442  public static readonly ExpandedNodeId MNRDeviceStreamType_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MNRDeviceStreamType_Lock_BreakLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15443 
15447  public static readonly ExpandedNodeId MNRDeviceStreamType_ParameterSet_IsEnabled = new ExpandedNodeId(Opc.Ua.Adi.Variables.MNRDeviceStreamType_ParameterSet_IsEnabled, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15448 
15452  public static readonly ExpandedNodeId MNRDeviceStreamType_ParameterSet_DiagnosticStatus = new ExpandedNodeId(Opc.Ua.Adi.Variables.MNRDeviceStreamType_ParameterSet_DiagnosticStatus, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15453 
15457  public static readonly ExpandedNodeId MNRDeviceStreamType_ParameterSet_LastSampleTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.MNRDeviceStreamType_ParameterSet_LastSampleTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15458 
15462  public static readonly ExpandedNodeId MNRDeviceStreamType_ParameterSet_TimeBetweenSamples_EURange = new ExpandedNodeId(Opc.Ua.Adi.Variables.MNRDeviceStreamType_ParameterSet_TimeBetweenSamples_EURange, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15463 
15467  public static readonly ExpandedNodeId MNRDeviceStreamType_ParameterSet_IsActive = new ExpandedNodeId(Opc.Ua.Adi.Variables.MNRDeviceStreamType_ParameterSet_IsActive, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15468 
15472  public static readonly ExpandedNodeId MNRDeviceStreamType_ParameterSet_ExecutionCycle = new ExpandedNodeId(Opc.Ua.Adi.Variables.MNRDeviceStreamType_ParameterSet_ExecutionCycle, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15473 
15477  public static readonly ExpandedNodeId MNRDeviceStreamType_ParameterSet_ExecutionCycleSubcode = new ExpandedNodeId(Opc.Ua.Adi.Variables.MNRDeviceStreamType_ParameterSet_ExecutionCycleSubcode, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15478 
15482  public static readonly ExpandedNodeId MNRDeviceStreamType_ParameterSet_ExecutionCycleSubcode_EnumStrings = new ExpandedNodeId(Opc.Ua.Adi.Variables.MNRDeviceStreamType_ParameterSet_ExecutionCycleSubcode_EnumStrings, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15483 
15487  public static readonly ExpandedNodeId MNRDeviceStreamType_ParameterSet_Progress = new ExpandedNodeId(Opc.Ua.Adi.Variables.MNRDeviceStreamType_ParameterSet_Progress, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15488 
15492  public static readonly ExpandedNodeId MNRDeviceStreamType_ParameterSet_AcquisitionCounter = new ExpandedNodeId(Opc.Ua.Adi.Variables.MNRDeviceStreamType_ParameterSet_AcquisitionCounter, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15493 
15497  public static readonly ExpandedNodeId MNRDeviceStreamType_ParameterSet_AcquisitionCounter_EURange = new ExpandedNodeId(Opc.Ua.Adi.Variables.MNRDeviceStreamType_ParameterSet_AcquisitionCounter_EURange, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15498 
15502  public static readonly ExpandedNodeId MNRDeviceStreamType_ParameterSet_AcquisitionResultStatus = new ExpandedNodeId(Opc.Ua.Adi.Variables.MNRDeviceStreamType_ParameterSet_AcquisitionResultStatus, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15503 
15507  public static readonly ExpandedNodeId MNRDeviceStreamType_ParameterSet_ScaledData = new ExpandedNodeId(Opc.Ua.Adi.Variables.MNRDeviceStreamType_ParameterSet_ScaledData, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15508 
15512  public static readonly ExpandedNodeId MNRDeviceStreamType_ParameterSet_AcquisitionEndTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.MNRDeviceStreamType_ParameterSet_AcquisitionEndTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15513 
15517  public static readonly ExpandedNodeId SpectrometerDeviceType_Lock_Locked = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_Lock_Locked, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15518 
15522  public static readonly ExpandedNodeId SpectrometerDeviceType_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_Lock_LockingClient, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15523 
15527  public static readonly ExpandedNodeId SpectrometerDeviceType_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_Lock_LockingUser, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15528 
15532  public static readonly ExpandedNodeId SpectrometerDeviceType_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_Lock_RemainingLockTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15533 
15537  public static readonly ExpandedNodeId SpectrometerDeviceType_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_Lock_InitLock_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15538 
15542  public static readonly ExpandedNodeId SpectrometerDeviceType_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_Lock_InitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15543 
15547  public static readonly ExpandedNodeId SpectrometerDeviceType_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_Lock_RenewLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15548 
15552  public static readonly ExpandedNodeId SpectrometerDeviceType_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_Lock_ExitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15553 
15557  public static readonly ExpandedNodeId SpectrometerDeviceType_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_Lock_BreakLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15558 
15562  public static readonly ExpandedNodeId SpectrometerDeviceType_CPIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_CPIdentifier_Lock_Locked, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15563 
15567  public static readonly ExpandedNodeId SpectrometerDeviceType_CPIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_CPIdentifier_Lock_LockingClient, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15568 
15572  public static readonly ExpandedNodeId SpectrometerDeviceType_CPIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_CPIdentifier_Lock_LockingUser, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15573 
15577  public static readonly ExpandedNodeId SpectrometerDeviceType_CPIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_CPIdentifier_Lock_RemainingLockTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15578 
15582  public static readonly ExpandedNodeId SpectrometerDeviceType_CPIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_CPIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15583 
15587  public static readonly ExpandedNodeId SpectrometerDeviceType_CPIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_CPIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15588 
15592  public static readonly ExpandedNodeId SpectrometerDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15593 
15597  public static readonly ExpandedNodeId SpectrometerDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15598 
15602  public static readonly ExpandedNodeId SpectrometerDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15603 
15607  public static readonly ExpandedNodeId SpectrometerDeviceType_MethodSet_GetConfiguration_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_MethodSet_GetConfiguration_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15608 
15612  public static readonly ExpandedNodeId SpectrometerDeviceType_MethodSet_SetConfiguration_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_MethodSet_SetConfiguration_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15613 
15617  public static readonly ExpandedNodeId SpectrometerDeviceType_MethodSet_SetConfiguration_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_MethodSet_SetConfiguration_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15618 
15622  public static readonly ExpandedNodeId SpectrometerDeviceType_MethodSet_GetConfigDataDigest_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_MethodSet_GetConfigDataDigest_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15623 
15627  public static readonly ExpandedNodeId SpectrometerDeviceType_MethodSet_CompareConfigDataDigest_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_MethodSet_CompareConfigDataDigest_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15628 
15632  public static readonly ExpandedNodeId SpectrometerDeviceType_MethodSet_CompareConfigDataDigest_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_MethodSet_CompareConfigDataDigest_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15633 
15637  public static readonly ExpandedNodeId SpectrometerDeviceType_ParameterSet_DiagnosticStatus = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ParameterSet_DiagnosticStatus, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15638 
15642  public static readonly ExpandedNodeId SpectrometerDeviceType_ParameterSet_ConfigData_Size = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ParameterSet_ConfigData_Size, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15643 
15647  public static readonly ExpandedNodeId SpectrometerDeviceType_ParameterSet_ConfigData_Writable = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ParameterSet_ConfigData_Writable, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15648 
15652  public static readonly ExpandedNodeId SpectrometerDeviceType_ParameterSet_ConfigData_UserWritable = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ParameterSet_ConfigData_UserWritable, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15653 
15657  public static readonly ExpandedNodeId SpectrometerDeviceType_ParameterSet_ConfigData_OpenCount = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ParameterSet_ConfigData_OpenCount, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15658 
15662  public static readonly ExpandedNodeId SpectrometerDeviceType_ParameterSet_ConfigData_Open_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ParameterSet_ConfigData_Open_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15663 
15667  public static readonly ExpandedNodeId SpectrometerDeviceType_ParameterSet_ConfigData_Open_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ParameterSet_ConfigData_Open_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15668 
15672  public static readonly ExpandedNodeId SpectrometerDeviceType_ParameterSet_ConfigData_Close_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ParameterSet_ConfigData_Close_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15673 
15677  public static readonly ExpandedNodeId SpectrometerDeviceType_ParameterSet_ConfigData_Read_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ParameterSet_ConfigData_Read_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15678 
15682  public static readonly ExpandedNodeId SpectrometerDeviceType_ParameterSet_ConfigData_Read_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ParameterSet_ConfigData_Read_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15683 
15687  public static readonly ExpandedNodeId SpectrometerDeviceType_ParameterSet_ConfigData_Write_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ParameterSet_ConfigData_Write_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15688 
15692  public static readonly ExpandedNodeId SpectrometerDeviceType_ParameterSet_ConfigData_GetPosition_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ParameterSet_ConfigData_GetPosition_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15693 
15697  public static readonly ExpandedNodeId SpectrometerDeviceType_ParameterSet_ConfigData_GetPosition_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ParameterSet_ConfigData_GetPosition_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15698 
15702  public static readonly ExpandedNodeId SpectrometerDeviceType_ParameterSet_ConfigData_SetPosition_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ParameterSet_ConfigData_SetPosition_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15703 
15707  public static readonly ExpandedNodeId SpectrometerDeviceType_AnalyserStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_AnalyserStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15708 
15712  public static readonly ExpandedNodeId SpectrometerDeviceType_AnalyserStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_AnalyserStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15713 
15717  public static readonly ExpandedNodeId SpectrometerDeviceType_AnalyserStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_AnalyserStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15718 
15722  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ChannelIdentifier_Lock_Locked, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15723 
15727  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ChannelIdentifier_Lock_LockingClient, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15728 
15732  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ChannelIdentifier_Lock_LockingUser, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15733 
15737  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ChannelIdentifier_Lock_RemainingLockTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15738 
15742  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ChannelIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15743 
15747  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ChannelIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15748 
15752  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ChannelIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15753 
15757  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ChannelIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15758 
15762  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ChannelIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15763 
15767  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15768 
15772  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_ParameterSet_IsEnabled = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ChannelIdentifier_ParameterSet_IsEnabled, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15773 
15777  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_ParameterSet_DiagnosticStatus = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ChannelIdentifier_ParameterSet_DiagnosticStatus, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15778 
15782  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_ParameterSet_ActiveStream = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ChannelIdentifier_ParameterSet_ActiveStream, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15783 
15787  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15788 
15792  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15793 
15797  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15798 
15802  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15803 
15807  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15808 
15812  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15813 
15817  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15818 
15822  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15823 
15827  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15828 
15832  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15833 
15837  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15838 
15842  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15843 
15847  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15848 
15852  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15853 
15857  public static readonly ExpandedNodeId SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15858 
15862  public static readonly ExpandedNodeId SpectrometerDeviceType_AccessorySlotIdentifier_IsHotSwappable = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_AccessorySlotIdentifier_IsHotSwappable, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15863 
15867  public static readonly ExpandedNodeId SpectrometerDeviceType_AccessorySlotIdentifier_IsEnabled = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_AccessorySlotIdentifier_IsEnabled, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15868 
15872  public static readonly ExpandedNodeId SpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15873 
15877  public static readonly ExpandedNodeId SpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15878 
15882  public static readonly ExpandedNodeId SpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15883 
15887  public static readonly ExpandedNodeId SpectrometerDeviceType_ParameterSet_SpectralRange = new ExpandedNodeId(Opc.Ua.Adi.Variables.SpectrometerDeviceType_ParameterSet_SpectralRange, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15888 
15892  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_Lock_Locked = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_Lock_Locked, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15893 
15897  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_Lock_LockingClient, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15898 
15902  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_Lock_LockingUser, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15903 
15907  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_Lock_RemainingLockTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15908 
15912  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_Lock_InitLock_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15913 
15917  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_Lock_InitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15918 
15922  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_Lock_RenewLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15923 
15927  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_Lock_ExitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15928 
15932  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_Lock_BreakLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15933 
15937  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_CPIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_CPIdentifier_Lock_Locked, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15938 
15942  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_CPIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_CPIdentifier_Lock_LockingClient, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15943 
15947  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_CPIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_CPIdentifier_Lock_LockingUser, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15948 
15952  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_CPIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_CPIdentifier_Lock_RemainingLockTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15953 
15957  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_CPIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_CPIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15958 
15962  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_CPIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_CPIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15963 
15967  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15968 
15972  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15973 
15977  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15978 
15982  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_MethodSet_GetConfiguration_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_MethodSet_GetConfiguration_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15983 
15987  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_MethodSet_SetConfiguration_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_MethodSet_SetConfiguration_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15988 
15992  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_MethodSet_SetConfiguration_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_MethodSet_SetConfiguration_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15993 
15997  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_MethodSet_GetConfigDataDigest_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_MethodSet_GetConfigDataDigest_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
15998 
16002  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_MethodSet_CompareConfigDataDigest_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_MethodSet_CompareConfigDataDigest_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16003 
16007  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_MethodSet_CompareConfigDataDigest_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_MethodSet_CompareConfigDataDigest_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16008 
16012  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ParameterSet_DiagnosticStatus = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ParameterSet_DiagnosticStatus, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16013 
16017  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Size = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Size, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16018 
16022  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Writable = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Writable, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16023 
16027  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_UserWritable = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_UserWritable, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16028 
16032  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_OpenCount = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_OpenCount, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16033 
16037  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Open_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Open_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16038 
16042  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Open_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Open_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16043 
16047  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Close_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Close_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16048 
16052  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Read_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Read_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16053 
16057  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Read_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Read_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16058 
16062  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Write_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Write_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16063 
16067  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_GetPosition_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_GetPosition_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16068 
16072  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_GetPosition_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_GetPosition_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16073 
16077  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_SetPosition_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_SetPosition_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16078 
16082  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_AnalyserStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_AnalyserStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16083 
16087  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_AnalyserStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_AnalyserStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16088 
16092  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_AnalyserStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_AnalyserStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16093 
16097  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_Locked, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16098 
16102  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_LockingClient, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16103 
16107  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_LockingUser, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16108 
16112  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_RemainingLockTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16113 
16117  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16118 
16122  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16123 
16127  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16128 
16132  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16133 
16137  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16138 
16142  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16143 
16147  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_ParameterSet_IsEnabled = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ChannelIdentifier_ParameterSet_IsEnabled, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16148 
16152  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_ParameterSet_DiagnosticStatus = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ChannelIdentifier_ParameterSet_DiagnosticStatus, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16153 
16157  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_ParameterSet_ActiveStream = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ChannelIdentifier_ParameterSet_ActiveStream, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16158 
16162  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16163 
16167  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16168 
16172  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16173 
16177  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16178 
16182  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16183 
16187  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16188 
16192  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16193 
16197  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16198 
16202  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16203 
16207  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16208 
16212  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16213 
16217  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16218 
16222  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16223 
16227  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16228 
16232  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16233 
16237  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_AccessorySlotIdentifier_IsHotSwappable = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_AccessorySlotIdentifier_IsHotSwappable, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16238 
16242  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_AccessorySlotIdentifier_IsEnabled = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_AccessorySlotIdentifier_IsEnabled, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16243 
16247  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16248 
16252  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16253 
16257  public static readonly ExpandedNodeId ParticleSizeMonitorDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.ParticleSizeMonitorDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16258 
16262  public static readonly ExpandedNodeId ChromatographDeviceType_Lock_Locked = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_Lock_Locked, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16263 
16267  public static readonly ExpandedNodeId ChromatographDeviceType_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_Lock_LockingClient, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16268 
16272  public static readonly ExpandedNodeId ChromatographDeviceType_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_Lock_LockingUser, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16273 
16277  public static readonly ExpandedNodeId ChromatographDeviceType_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_Lock_RemainingLockTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16278 
16282  public static readonly ExpandedNodeId ChromatographDeviceType_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_Lock_InitLock_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16283 
16287  public static readonly ExpandedNodeId ChromatographDeviceType_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_Lock_InitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16288 
16292  public static readonly ExpandedNodeId ChromatographDeviceType_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_Lock_RenewLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16293 
16297  public static readonly ExpandedNodeId ChromatographDeviceType_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_Lock_ExitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16298 
16302  public static readonly ExpandedNodeId ChromatographDeviceType_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_Lock_BreakLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16303 
16307  public static readonly ExpandedNodeId ChromatographDeviceType_CPIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_CPIdentifier_Lock_Locked, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16308 
16312  public static readonly ExpandedNodeId ChromatographDeviceType_CPIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_CPIdentifier_Lock_LockingClient, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16313 
16317  public static readonly ExpandedNodeId ChromatographDeviceType_CPIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_CPIdentifier_Lock_LockingUser, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16318 
16322  public static readonly ExpandedNodeId ChromatographDeviceType_CPIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_CPIdentifier_Lock_RemainingLockTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16323 
16327  public static readonly ExpandedNodeId ChromatographDeviceType_CPIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_CPIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16328 
16332  public static readonly ExpandedNodeId ChromatographDeviceType_CPIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_CPIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16333 
16337  public static readonly ExpandedNodeId ChromatographDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16338 
16342  public static readonly ExpandedNodeId ChromatographDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16343 
16347  public static readonly ExpandedNodeId ChromatographDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16348 
16352  public static readonly ExpandedNodeId ChromatographDeviceType_MethodSet_GetConfiguration_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_MethodSet_GetConfiguration_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16353 
16357  public static readonly ExpandedNodeId ChromatographDeviceType_MethodSet_SetConfiguration_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_MethodSet_SetConfiguration_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16358 
16362  public static readonly ExpandedNodeId ChromatographDeviceType_MethodSet_SetConfiguration_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_MethodSet_SetConfiguration_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16363 
16367  public static readonly ExpandedNodeId ChromatographDeviceType_MethodSet_GetConfigDataDigest_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_MethodSet_GetConfigDataDigest_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16368 
16372  public static readonly ExpandedNodeId ChromatographDeviceType_MethodSet_CompareConfigDataDigest_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_MethodSet_CompareConfigDataDigest_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16373 
16377  public static readonly ExpandedNodeId ChromatographDeviceType_MethodSet_CompareConfigDataDigest_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_MethodSet_CompareConfigDataDigest_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16378 
16382  public static readonly ExpandedNodeId ChromatographDeviceType_ParameterSet_DiagnosticStatus = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ParameterSet_DiagnosticStatus, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16383 
16387  public static readonly ExpandedNodeId ChromatographDeviceType_ParameterSet_ConfigData_Size = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ParameterSet_ConfigData_Size, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16388 
16392  public static readonly ExpandedNodeId ChromatographDeviceType_ParameterSet_ConfigData_Writable = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ParameterSet_ConfigData_Writable, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16393 
16397  public static readonly ExpandedNodeId ChromatographDeviceType_ParameterSet_ConfigData_UserWritable = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ParameterSet_ConfigData_UserWritable, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16398 
16402  public static readonly ExpandedNodeId ChromatographDeviceType_ParameterSet_ConfigData_OpenCount = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ParameterSet_ConfigData_OpenCount, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16403 
16407  public static readonly ExpandedNodeId ChromatographDeviceType_ParameterSet_ConfigData_Open_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ParameterSet_ConfigData_Open_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16408 
16412  public static readonly ExpandedNodeId ChromatographDeviceType_ParameterSet_ConfigData_Open_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ParameterSet_ConfigData_Open_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16413 
16417  public static readonly ExpandedNodeId ChromatographDeviceType_ParameterSet_ConfigData_Close_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ParameterSet_ConfigData_Close_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16418 
16422  public static readonly ExpandedNodeId ChromatographDeviceType_ParameterSet_ConfigData_Read_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ParameterSet_ConfigData_Read_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16423 
16427  public static readonly ExpandedNodeId ChromatographDeviceType_ParameterSet_ConfigData_Read_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ParameterSet_ConfigData_Read_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16428 
16432  public static readonly ExpandedNodeId ChromatographDeviceType_ParameterSet_ConfigData_Write_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ParameterSet_ConfigData_Write_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16433 
16437  public static readonly ExpandedNodeId ChromatographDeviceType_ParameterSet_ConfigData_GetPosition_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ParameterSet_ConfigData_GetPosition_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16438 
16442  public static readonly ExpandedNodeId ChromatographDeviceType_ParameterSet_ConfigData_GetPosition_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ParameterSet_ConfigData_GetPosition_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16443 
16447  public static readonly ExpandedNodeId ChromatographDeviceType_ParameterSet_ConfigData_SetPosition_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ParameterSet_ConfigData_SetPosition_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16448 
16452  public static readonly ExpandedNodeId ChromatographDeviceType_AnalyserStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_AnalyserStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16453 
16457  public static readonly ExpandedNodeId ChromatographDeviceType_AnalyserStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_AnalyserStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16458 
16462  public static readonly ExpandedNodeId ChromatographDeviceType_AnalyserStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_AnalyserStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16463 
16467  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ChannelIdentifier_Lock_Locked, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16468 
16472  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ChannelIdentifier_Lock_LockingClient, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16473 
16477  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ChannelIdentifier_Lock_LockingUser, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16478 
16482  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ChannelIdentifier_Lock_RemainingLockTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16483 
16487  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ChannelIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16488 
16492  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ChannelIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16493 
16497  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ChannelIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16498 
16502  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ChannelIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16503 
16507  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ChannelIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16508 
16512  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16513 
16517  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_ParameterSet_IsEnabled = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ChannelIdentifier_ParameterSet_IsEnabled, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16518 
16522  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_ParameterSet_DiagnosticStatus = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ChannelIdentifier_ParameterSet_DiagnosticStatus, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16523 
16527  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_ParameterSet_ActiveStream = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ChannelIdentifier_ParameterSet_ActiveStream, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16528 
16532  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16533 
16537  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16538 
16542  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16543 
16547  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16548 
16552  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16553 
16557  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16558 
16562  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16563 
16567  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16568 
16572  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16573 
16577  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16578 
16582  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16583 
16587  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16588 
16592  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16593 
16597  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16598 
16602  public static readonly ExpandedNodeId ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16603 
16607  public static readonly ExpandedNodeId ChromatographDeviceType_AccessorySlotIdentifier_IsHotSwappable = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_AccessorySlotIdentifier_IsHotSwappable, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16608 
16612  public static readonly ExpandedNodeId ChromatographDeviceType_AccessorySlotIdentifier_IsEnabled = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_AccessorySlotIdentifier_IsEnabled, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16613 
16617  public static readonly ExpandedNodeId ChromatographDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16618 
16622  public static readonly ExpandedNodeId ChromatographDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16623 
16627  public static readonly ExpandedNodeId ChromatographDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChromatographDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16628 
16632  public static readonly ExpandedNodeId MassSpectrometerDeviceType_Lock_Locked = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_Lock_Locked, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16633 
16637  public static readonly ExpandedNodeId MassSpectrometerDeviceType_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_Lock_LockingClient, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16638 
16642  public static readonly ExpandedNodeId MassSpectrometerDeviceType_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_Lock_LockingUser, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16643 
16647  public static readonly ExpandedNodeId MassSpectrometerDeviceType_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_Lock_RemainingLockTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16648 
16652  public static readonly ExpandedNodeId MassSpectrometerDeviceType_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_Lock_InitLock_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16653 
16657  public static readonly ExpandedNodeId MassSpectrometerDeviceType_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_Lock_InitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16658 
16662  public static readonly ExpandedNodeId MassSpectrometerDeviceType_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_Lock_RenewLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16663 
16667  public static readonly ExpandedNodeId MassSpectrometerDeviceType_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_Lock_ExitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16668 
16672  public static readonly ExpandedNodeId MassSpectrometerDeviceType_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_Lock_BreakLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16673 
16677  public static readonly ExpandedNodeId MassSpectrometerDeviceType_CPIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_CPIdentifier_Lock_Locked, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16678 
16682  public static readonly ExpandedNodeId MassSpectrometerDeviceType_CPIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_CPIdentifier_Lock_LockingClient, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16683 
16687  public static readonly ExpandedNodeId MassSpectrometerDeviceType_CPIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_CPIdentifier_Lock_LockingUser, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16688 
16692  public static readonly ExpandedNodeId MassSpectrometerDeviceType_CPIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_CPIdentifier_Lock_RemainingLockTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16693 
16697  public static readonly ExpandedNodeId MassSpectrometerDeviceType_CPIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_CPIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16698 
16702  public static readonly ExpandedNodeId MassSpectrometerDeviceType_CPIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_CPIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16703 
16707  public static readonly ExpandedNodeId MassSpectrometerDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16708 
16712  public static readonly ExpandedNodeId MassSpectrometerDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16713 
16717  public static readonly ExpandedNodeId MassSpectrometerDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16718 
16722  public static readonly ExpandedNodeId MassSpectrometerDeviceType_MethodSet_GetConfiguration_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_MethodSet_GetConfiguration_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16723 
16727  public static readonly ExpandedNodeId MassSpectrometerDeviceType_MethodSet_SetConfiguration_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_MethodSet_SetConfiguration_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16728 
16732  public static readonly ExpandedNodeId MassSpectrometerDeviceType_MethodSet_SetConfiguration_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_MethodSet_SetConfiguration_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16733 
16737  public static readonly ExpandedNodeId MassSpectrometerDeviceType_MethodSet_GetConfigDataDigest_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_MethodSet_GetConfigDataDigest_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16738 
16742  public static readonly ExpandedNodeId MassSpectrometerDeviceType_MethodSet_CompareConfigDataDigest_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_MethodSet_CompareConfigDataDigest_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16743 
16747  public static readonly ExpandedNodeId MassSpectrometerDeviceType_MethodSet_CompareConfigDataDigest_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_MethodSet_CompareConfigDataDigest_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16748 
16752  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ParameterSet_DiagnosticStatus = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ParameterSet_DiagnosticStatus, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16753 
16757  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ParameterSet_ConfigData_Size = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ParameterSet_ConfigData_Size, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16758 
16762  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ParameterSet_ConfigData_Writable = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ParameterSet_ConfigData_Writable, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16763 
16767  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ParameterSet_ConfigData_UserWritable = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ParameterSet_ConfigData_UserWritable, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16768 
16772  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ParameterSet_ConfigData_OpenCount = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ParameterSet_ConfigData_OpenCount, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16773 
16777  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ParameterSet_ConfigData_Open_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ParameterSet_ConfigData_Open_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16778 
16782  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ParameterSet_ConfigData_Open_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ParameterSet_ConfigData_Open_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16783 
16787  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ParameterSet_ConfigData_Close_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ParameterSet_ConfigData_Close_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16788 
16792  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ParameterSet_ConfigData_Read_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ParameterSet_ConfigData_Read_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16793 
16797  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ParameterSet_ConfigData_Read_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ParameterSet_ConfigData_Read_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16798 
16802  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ParameterSet_ConfigData_Write_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ParameterSet_ConfigData_Write_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16803 
16807  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ParameterSet_ConfigData_GetPosition_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ParameterSet_ConfigData_GetPosition_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16808 
16812  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ParameterSet_ConfigData_GetPosition_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ParameterSet_ConfigData_GetPosition_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16813 
16817  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ParameterSet_ConfigData_SetPosition_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ParameterSet_ConfigData_SetPosition_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16818 
16822  public static readonly ExpandedNodeId MassSpectrometerDeviceType_AnalyserStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_AnalyserStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16823 
16827  public static readonly ExpandedNodeId MassSpectrometerDeviceType_AnalyserStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_AnalyserStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16828 
16832  public static readonly ExpandedNodeId MassSpectrometerDeviceType_AnalyserStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_AnalyserStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16833 
16837  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ChannelIdentifier_Lock_Locked, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16838 
16842  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ChannelIdentifier_Lock_LockingClient, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16843 
16847  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ChannelIdentifier_Lock_LockingUser, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16848 
16852  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ChannelIdentifier_Lock_RemainingLockTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16853 
16857  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ChannelIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16858 
16862  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ChannelIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16863 
16867  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ChannelIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16868 
16872  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ChannelIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16873 
16877  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ChannelIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16878 
16882  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16883 
16887  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_ParameterSet_IsEnabled = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ChannelIdentifier_ParameterSet_IsEnabled, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16888 
16892  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_ParameterSet_DiagnosticStatus = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ChannelIdentifier_ParameterSet_DiagnosticStatus, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16893 
16897  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_ParameterSet_ActiveStream = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ChannelIdentifier_ParameterSet_ActiveStream, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16898 
16902  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16903 
16907  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16908 
16912  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16913 
16917  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16918 
16922  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16923 
16927  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16928 
16932  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16933 
16937  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16938 
16942  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16943 
16947  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16948 
16952  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16953 
16957  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16958 
16962  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16963 
16967  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16968 
16972  public static readonly ExpandedNodeId MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16973 
16977  public static readonly ExpandedNodeId MassSpectrometerDeviceType_AccessorySlotIdentifier_IsHotSwappable = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_AccessorySlotIdentifier_IsHotSwappable, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16978 
16982  public static readonly ExpandedNodeId MassSpectrometerDeviceType_AccessorySlotIdentifier_IsEnabled = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_AccessorySlotIdentifier_IsEnabled, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16983 
16987  public static readonly ExpandedNodeId MassSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16988 
16992  public static readonly ExpandedNodeId MassSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16993 
16997  public static readonly ExpandedNodeId MassSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.MassSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
16998 
17002  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_Lock_Locked = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_Lock_Locked, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17003 
17007  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_Lock_LockingClient, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17008 
17012  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_Lock_LockingUser, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17013 
17017  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_Lock_RemainingLockTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17018 
17022  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_Lock_InitLock_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17023 
17027  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_Lock_InitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17028 
17032  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_Lock_RenewLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17033 
17037  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_Lock_ExitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17038 
17042  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_Lock_BreakLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17043 
17047  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_CPIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_CPIdentifier_Lock_Locked, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17048 
17052  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_CPIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_CPIdentifier_Lock_LockingClient, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17053 
17057  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_CPIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_CPIdentifier_Lock_LockingUser, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17058 
17062  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_CPIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_CPIdentifier_Lock_RemainingLockTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17063 
17067  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_CPIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_CPIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17068 
17072  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_CPIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_CPIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17073 
17077  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17078 
17082  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17083 
17087  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17088 
17092  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_MethodSet_GetConfiguration_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_MethodSet_GetConfiguration_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17093 
17097  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_MethodSet_SetConfiguration_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_MethodSet_SetConfiguration_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17098 
17102  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_MethodSet_SetConfiguration_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_MethodSet_SetConfiguration_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17103 
17107  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_MethodSet_GetConfigDataDigest_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_MethodSet_GetConfigDataDigest_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17108 
17112  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_MethodSet_CompareConfigDataDigest_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_MethodSet_CompareConfigDataDigest_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17113 
17117  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_MethodSet_CompareConfigDataDigest_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_MethodSet_CompareConfigDataDigest_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17118 
17122  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ParameterSet_DiagnosticStatus = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ParameterSet_DiagnosticStatus, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17123 
17127  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Size = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Size, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17128 
17132  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Writable = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Writable, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17133 
17137  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ParameterSet_ConfigData_UserWritable = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ParameterSet_ConfigData_UserWritable, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17138 
17142  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ParameterSet_ConfigData_OpenCount = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ParameterSet_ConfigData_OpenCount, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17143 
17147  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Open_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Open_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17148 
17152  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Open_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Open_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17153 
17157  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Close_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Close_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17158 
17162  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Read_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Read_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17163 
17167  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Read_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Read_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17168 
17172  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Write_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Write_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17173 
17177  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ParameterSet_ConfigData_GetPosition_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ParameterSet_ConfigData_GetPosition_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17178 
17182  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ParameterSet_ConfigData_GetPosition_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ParameterSet_ConfigData_GetPosition_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17183 
17187  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ParameterSet_ConfigData_SetPosition_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ParameterSet_ConfigData_SetPosition_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17188 
17192  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_AnalyserStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_AnalyserStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17193 
17197  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_AnalyserStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_AnalyserStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17198 
17202  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_AnalyserStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_AnalyserStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17203 
17207  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_Locked, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17208 
17212  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_LockingClient, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17213 
17217  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_LockingUser, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17218 
17222  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_RemainingLockTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17223 
17227  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17228 
17232  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17233 
17237  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17238 
17242  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17243 
17247  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17248 
17252  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17253 
17257  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_ParameterSet_IsEnabled = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ChannelIdentifier_ParameterSet_IsEnabled, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17258 
17262  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_ParameterSet_DiagnosticStatus = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ChannelIdentifier_ParameterSet_DiagnosticStatus, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17263 
17267  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_ParameterSet_ActiveStream = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ChannelIdentifier_ParameterSet_ActiveStream, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17268 
17272  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17273 
17277  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17278 
17282  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17283 
17287  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17288 
17292  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17293 
17297  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17298 
17302  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17303 
17307  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17308 
17312  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17313 
17317  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17318 
17322  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17323 
17327  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17328 
17332  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17333 
17337  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17338 
17342  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17343 
17347  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_AccessorySlotIdentifier_IsHotSwappable = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_AccessorySlotIdentifier_IsHotSwappable, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17348 
17352  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_AccessorySlotIdentifier_IsEnabled = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_AccessorySlotIdentifier_IsEnabled, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17353 
17357  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17358 
17362  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17363 
17367  public static readonly ExpandedNodeId AcousticSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcousticSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17368 
17372  public static readonly ExpandedNodeId NMRDeviceType_Lock_Locked = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_Lock_Locked, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17373 
17377  public static readonly ExpandedNodeId NMRDeviceType_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_Lock_LockingClient, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17378 
17382  public static readonly ExpandedNodeId NMRDeviceType_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_Lock_LockingUser, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17383 
17387  public static readonly ExpandedNodeId NMRDeviceType_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_Lock_RemainingLockTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17388 
17392  public static readonly ExpandedNodeId NMRDeviceType_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_Lock_InitLock_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17393 
17397  public static readonly ExpandedNodeId NMRDeviceType_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_Lock_InitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17398 
17402  public static readonly ExpandedNodeId NMRDeviceType_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_Lock_RenewLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17403 
17407  public static readonly ExpandedNodeId NMRDeviceType_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_Lock_ExitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17408 
17412  public static readonly ExpandedNodeId NMRDeviceType_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_Lock_BreakLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17413 
17417  public static readonly ExpandedNodeId NMRDeviceType_CPIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_CPIdentifier_Lock_Locked, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17418 
17422  public static readonly ExpandedNodeId NMRDeviceType_CPIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_CPIdentifier_Lock_LockingClient, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17423 
17427  public static readonly ExpandedNodeId NMRDeviceType_CPIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_CPIdentifier_Lock_LockingUser, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17428 
17432  public static readonly ExpandedNodeId NMRDeviceType_CPIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_CPIdentifier_Lock_RemainingLockTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17433 
17437  public static readonly ExpandedNodeId NMRDeviceType_CPIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_CPIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17438 
17442  public static readonly ExpandedNodeId NMRDeviceType_CPIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_CPIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17443 
17447  public static readonly ExpandedNodeId NMRDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17448 
17452  public static readonly ExpandedNodeId NMRDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17453 
17457  public static readonly ExpandedNodeId NMRDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17458 
17462  public static readonly ExpandedNodeId NMRDeviceType_MethodSet_GetConfiguration_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_MethodSet_GetConfiguration_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17463 
17467  public static readonly ExpandedNodeId NMRDeviceType_MethodSet_SetConfiguration_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_MethodSet_SetConfiguration_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17468 
17472  public static readonly ExpandedNodeId NMRDeviceType_MethodSet_SetConfiguration_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_MethodSet_SetConfiguration_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17473 
17477  public static readonly ExpandedNodeId NMRDeviceType_MethodSet_GetConfigDataDigest_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_MethodSet_GetConfigDataDigest_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17478 
17482  public static readonly ExpandedNodeId NMRDeviceType_MethodSet_CompareConfigDataDigest_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_MethodSet_CompareConfigDataDigest_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17483 
17487  public static readonly ExpandedNodeId NMRDeviceType_MethodSet_CompareConfigDataDigest_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_MethodSet_CompareConfigDataDigest_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17488 
17492  public static readonly ExpandedNodeId NMRDeviceType_ParameterSet_DiagnosticStatus = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ParameterSet_DiagnosticStatus, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17493 
17497  public static readonly ExpandedNodeId NMRDeviceType_ParameterSet_ConfigData_Size = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ParameterSet_ConfigData_Size, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17498 
17502  public static readonly ExpandedNodeId NMRDeviceType_ParameterSet_ConfigData_Writable = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ParameterSet_ConfigData_Writable, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17503 
17507  public static readonly ExpandedNodeId NMRDeviceType_ParameterSet_ConfigData_UserWritable = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ParameterSet_ConfigData_UserWritable, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17508 
17512  public static readonly ExpandedNodeId NMRDeviceType_ParameterSet_ConfigData_OpenCount = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ParameterSet_ConfigData_OpenCount, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17513 
17517  public static readonly ExpandedNodeId NMRDeviceType_ParameterSet_ConfigData_Open_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ParameterSet_ConfigData_Open_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17518 
17522  public static readonly ExpandedNodeId NMRDeviceType_ParameterSet_ConfigData_Open_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ParameterSet_ConfigData_Open_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17523 
17527  public static readonly ExpandedNodeId NMRDeviceType_ParameterSet_ConfigData_Close_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ParameterSet_ConfigData_Close_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17528 
17532  public static readonly ExpandedNodeId NMRDeviceType_ParameterSet_ConfigData_Read_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ParameterSet_ConfigData_Read_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17533 
17537  public static readonly ExpandedNodeId NMRDeviceType_ParameterSet_ConfigData_Read_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ParameterSet_ConfigData_Read_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17538 
17542  public static readonly ExpandedNodeId NMRDeviceType_ParameterSet_ConfigData_Write_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ParameterSet_ConfigData_Write_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17543 
17547  public static readonly ExpandedNodeId NMRDeviceType_ParameterSet_ConfigData_GetPosition_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ParameterSet_ConfigData_GetPosition_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17548 
17552  public static readonly ExpandedNodeId NMRDeviceType_ParameterSet_ConfigData_GetPosition_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ParameterSet_ConfigData_GetPosition_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17553 
17557  public static readonly ExpandedNodeId NMRDeviceType_ParameterSet_ConfigData_SetPosition_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ParameterSet_ConfigData_SetPosition_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17558 
17562  public static readonly ExpandedNodeId NMRDeviceType_AnalyserStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_AnalyserStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17563 
17567  public static readonly ExpandedNodeId NMRDeviceType_AnalyserStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_AnalyserStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17568 
17572  public static readonly ExpandedNodeId NMRDeviceType_AnalyserStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_AnalyserStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17573 
17577  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ChannelIdentifier_Lock_Locked, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17578 
17582  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ChannelIdentifier_Lock_LockingClient, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17583 
17587  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ChannelIdentifier_Lock_LockingUser, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17588 
17592  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ChannelIdentifier_Lock_RemainingLockTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17593 
17597  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ChannelIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17598 
17602  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ChannelIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17603 
17607  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ChannelIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17608 
17612  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ChannelIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17613 
17617  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ChannelIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17618 
17622  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17623 
17627  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_ParameterSet_IsEnabled = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ChannelIdentifier_ParameterSet_IsEnabled, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17628 
17632  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_ParameterSet_DiagnosticStatus = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ChannelIdentifier_ParameterSet_DiagnosticStatus, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17633 
17637  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_ParameterSet_ActiveStream = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ChannelIdentifier_ParameterSet_ActiveStream, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17638 
17642  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17643 
17647  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17648 
17652  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_ChannelStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ChannelIdentifier_ChannelStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17653 
17657  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17658 
17662  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17663 
17667  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17668 
17672  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17673 
17677  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17678 
17682  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17683 
17687  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17688 
17692  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17693 
17697  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17698 
17702  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17703 
17707  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17708 
17712  public static readonly ExpandedNodeId NMRDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17713 
17717  public static readonly ExpandedNodeId NMRDeviceType_AccessorySlotIdentifier_IsHotSwappable = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_AccessorySlotIdentifier_IsHotSwappable, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17718 
17722  public static readonly ExpandedNodeId NMRDeviceType_AccessorySlotIdentifier_IsEnabled = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_AccessorySlotIdentifier_IsEnabled, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17723 
17727  public static readonly ExpandedNodeId NMRDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17728 
17732  public static readonly ExpandedNodeId NMRDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17733 
17737  public static readonly ExpandedNodeId NMRDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.NMRDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17738 
17742  public static readonly ExpandedNodeId AccessorySlotType_IsHotSwappable = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessorySlotType_IsHotSwappable, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17743 
17747  public static readonly ExpandedNodeId AccessorySlotType_IsEnabled = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessorySlotType_IsEnabled, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17748 
17752  public static readonly ExpandedNodeId AccessorySlotType_AccessorySlotStateMachine_CurrentState = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessorySlotType_AccessorySlotStateMachine_CurrentState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17753 
17757  public static readonly ExpandedNodeId AccessorySlotType_AccessorySlotStateMachine_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessorySlotType_AccessorySlotStateMachine_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17758 
17762  public static readonly ExpandedNodeId AccessorySlotType_AccessorySlotStateMachine_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessorySlotType_AccessorySlotStateMachine_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17763 
17767  public static readonly ExpandedNodeId AccessorySlotType_AccessoryIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessorySlotType_AccessoryIdentifier_Lock_Locked, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17768 
17772  public static readonly ExpandedNodeId AccessorySlotType_AccessoryIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessorySlotType_AccessoryIdentifier_Lock_LockingClient, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17773 
17777  public static readonly ExpandedNodeId AccessorySlotType_AccessoryIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessorySlotType_AccessoryIdentifier_Lock_LockingUser, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17778 
17782  public static readonly ExpandedNodeId AccessorySlotType_AccessoryIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessorySlotType_AccessoryIdentifier_Lock_RemainingLockTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17783 
17787  public static readonly ExpandedNodeId AccessorySlotType_AccessoryIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessorySlotType_AccessoryIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17788 
17792  public static readonly ExpandedNodeId AccessorySlotType_AccessoryIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessorySlotType_AccessoryIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17793 
17797  public static readonly ExpandedNodeId AccessorySlotType_AccessoryIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessorySlotType_AccessoryIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17798 
17802  public static readonly ExpandedNodeId AccessorySlotType_AccessoryIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessorySlotType_AccessoryIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17803 
17807  public static readonly ExpandedNodeId AccessorySlotType_AccessoryIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessorySlotType_AccessoryIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17808 
17812  public static readonly ExpandedNodeId AccessorySlotType_AccessoryIdentifier_IsHotSwappable = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessorySlotType_AccessoryIdentifier_IsHotSwappable, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17813 
17817  public static readonly ExpandedNodeId AccessorySlotType_AccessoryIdentifier_IsReady = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessorySlotType_AccessoryIdentifier_IsReady, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17818 
17822  public static readonly ExpandedNodeId AccessorySlotStateMachineType_CurrentState_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessorySlotStateMachineType_CurrentState_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17823 
17827  public static readonly ExpandedNodeId AccessorySlotStateMachineType_LastTransition_Id = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessorySlotStateMachineType_LastTransition_Id, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17828 
17832  public static readonly ExpandedNodeId AccessorySlotStateMachineType_Powerup_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessorySlotStateMachineType_Powerup_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17833 
17837  public static readonly ExpandedNodeId AccessorySlotStateMachineType_Empty_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessorySlotStateMachineType_Empty_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17838 
17842  public static readonly ExpandedNodeId AccessorySlotStateMachineType_Inserting_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessorySlotStateMachineType_Inserting_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17843 
17847  public static readonly ExpandedNodeId AccessorySlotStateMachineType_Installed_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessorySlotStateMachineType_Installed_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17848 
17852  public static readonly ExpandedNodeId AccessorySlotStateMachineType_Removing_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessorySlotStateMachineType_Removing_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17853 
17857  public static readonly ExpandedNodeId AccessorySlotStateMachineType_Shutdown_StateNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessorySlotStateMachineType_Shutdown_StateNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17858 
17862  public static readonly ExpandedNodeId AccessorySlotStateMachineType_PowerupToEmptyTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessorySlotStateMachineType_PowerupToEmptyTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17863 
17867  public static readonly ExpandedNodeId AccessorySlotStateMachineType_EmptyToInsertingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessorySlotStateMachineType_EmptyToInsertingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17868 
17872  public static readonly ExpandedNodeId AccessorySlotStateMachineType_InsertingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessorySlotStateMachineType_InsertingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17873 
17877  public static readonly ExpandedNodeId AccessorySlotStateMachineType_InsertingToRemovingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessorySlotStateMachineType_InsertingToRemovingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17878 
17882  public static readonly ExpandedNodeId AccessorySlotStateMachineType_InsertingToInstalledTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessorySlotStateMachineType_InsertingToInstalledTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17883 
17887  public static readonly ExpandedNodeId AccessorySlotStateMachineType_InstalledToRemovingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessorySlotStateMachineType_InstalledToRemovingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17888 
17892  public static readonly ExpandedNodeId AccessorySlotStateMachineType_RemovingTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessorySlotStateMachineType_RemovingTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17893 
17897  public static readonly ExpandedNodeId AccessorySlotStateMachineType_RemovingToEmptyTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessorySlotStateMachineType_RemovingToEmptyTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17898 
17902  public static readonly ExpandedNodeId AccessorySlotStateMachineType_EmptyToShutdownTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessorySlotStateMachineType_EmptyToShutdownTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17903 
17907  public static readonly ExpandedNodeId AccessorySlotStateMachineType_InsertingToShutdownTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessorySlotStateMachineType_InsertingToShutdownTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17908 
17912  public static readonly ExpandedNodeId AccessorySlotStateMachineType_InstalledToShutdownTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessorySlotStateMachineType_InstalledToShutdownTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17913 
17917  public static readonly ExpandedNodeId AccessorySlotStateMachineType_RemovingToShutdownTransition_TransitionNumber = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessorySlotStateMachineType_RemovingToShutdownTransition_TransitionNumber, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17918 
17922  public static readonly ExpandedNodeId AccessoryType_Lock_Locked = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessoryType_Lock_Locked, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17923 
17927  public static readonly ExpandedNodeId AccessoryType_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessoryType_Lock_LockingClient, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17928 
17932  public static readonly ExpandedNodeId AccessoryType_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessoryType_Lock_LockingUser, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17933 
17937  public static readonly ExpandedNodeId AccessoryType_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessoryType_Lock_RemainingLockTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17938 
17942  public static readonly ExpandedNodeId AccessoryType_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessoryType_Lock_InitLock_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17943 
17947  public static readonly ExpandedNodeId AccessoryType_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessoryType_Lock_InitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17948 
17952  public static readonly ExpandedNodeId AccessoryType_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessoryType_Lock_RenewLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17953 
17957  public static readonly ExpandedNodeId AccessoryType_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessoryType_Lock_ExitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17958 
17962  public static readonly ExpandedNodeId AccessoryType_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessoryType_Lock_BreakLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17963 
17967  public static readonly ExpandedNodeId AccessoryType_IsHotSwappable = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessoryType_IsHotSwappable, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17968 
17972  public static readonly ExpandedNodeId AccessoryType_IsReady = new ExpandedNodeId(Opc.Ua.Adi.Variables.AccessoryType_IsReady, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17973 
17977  public static readonly ExpandedNodeId DetectorType_Lock_Locked = new ExpandedNodeId(Opc.Ua.Adi.Variables.DetectorType_Lock_Locked, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17978 
17982  public static readonly ExpandedNodeId DetectorType_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Adi.Variables.DetectorType_Lock_LockingClient, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17983 
17987  public static readonly ExpandedNodeId DetectorType_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Adi.Variables.DetectorType_Lock_LockingUser, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17988 
17992  public static readonly ExpandedNodeId DetectorType_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.DetectorType_Lock_RemainingLockTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17993 
17997  public static readonly ExpandedNodeId DetectorType_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.DetectorType_Lock_InitLock_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
17998 
18002  public static readonly ExpandedNodeId DetectorType_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.DetectorType_Lock_InitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18003 
18007  public static readonly ExpandedNodeId DetectorType_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.DetectorType_Lock_RenewLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18008 
18012  public static readonly ExpandedNodeId DetectorType_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.DetectorType_Lock_ExitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18013 
18017  public static readonly ExpandedNodeId DetectorType_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.DetectorType_Lock_BreakLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18018 
18022  public static readonly ExpandedNodeId SmartSamplingSystemType_Lock_Locked = new ExpandedNodeId(Opc.Ua.Adi.Variables.SmartSamplingSystemType_Lock_Locked, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18023 
18027  public static readonly ExpandedNodeId SmartSamplingSystemType_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Adi.Variables.SmartSamplingSystemType_Lock_LockingClient, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18028 
18032  public static readonly ExpandedNodeId SmartSamplingSystemType_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Adi.Variables.SmartSamplingSystemType_Lock_LockingUser, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18033 
18037  public static readonly ExpandedNodeId SmartSamplingSystemType_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.SmartSamplingSystemType_Lock_RemainingLockTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18038 
18042  public static readonly ExpandedNodeId SmartSamplingSystemType_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SmartSamplingSystemType_Lock_InitLock_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18043 
18047  public static readonly ExpandedNodeId SmartSamplingSystemType_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SmartSamplingSystemType_Lock_InitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18048 
18052  public static readonly ExpandedNodeId SmartSamplingSystemType_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SmartSamplingSystemType_Lock_RenewLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18053 
18057  public static readonly ExpandedNodeId SmartSamplingSystemType_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SmartSamplingSystemType_Lock_ExitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18058 
18062  public static readonly ExpandedNodeId SmartSamplingSystemType_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SmartSamplingSystemType_Lock_BreakLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18063 
18067  public static readonly ExpandedNodeId SourceType_Lock_Locked = new ExpandedNodeId(Opc.Ua.Adi.Variables.SourceType_Lock_Locked, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18068 
18072  public static readonly ExpandedNodeId SourceType_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Adi.Variables.SourceType_Lock_LockingClient, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18073 
18077  public static readonly ExpandedNodeId SourceType_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Adi.Variables.SourceType_Lock_LockingUser, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18078 
18082  public static readonly ExpandedNodeId SourceType_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.SourceType_Lock_RemainingLockTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18083 
18087  public static readonly ExpandedNodeId SourceType_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SourceType_Lock_InitLock_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18088 
18092  public static readonly ExpandedNodeId SourceType_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SourceType_Lock_InitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18093 
18097  public static readonly ExpandedNodeId SourceType_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SourceType_Lock_RenewLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18098 
18102  public static readonly ExpandedNodeId SourceType_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SourceType_Lock_ExitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18103 
18107  public static readonly ExpandedNodeId SourceType_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.SourceType_Lock_BreakLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18108 
18112  public static readonly ExpandedNodeId GcOvenType_Lock_Locked = new ExpandedNodeId(Opc.Ua.Adi.Variables.GcOvenType_Lock_Locked, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18113 
18117  public static readonly ExpandedNodeId GcOvenType_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Adi.Variables.GcOvenType_Lock_LockingClient, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18118 
18122  public static readonly ExpandedNodeId GcOvenType_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Adi.Variables.GcOvenType_Lock_LockingUser, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18123 
18127  public static readonly ExpandedNodeId GcOvenType_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Adi.Variables.GcOvenType_Lock_RemainingLockTime, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18128 
18132  public static readonly ExpandedNodeId GcOvenType_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.GcOvenType_Lock_InitLock_InputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18133 
18137  public static readonly ExpandedNodeId GcOvenType_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.GcOvenType_Lock_InitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18138 
18142  public static readonly ExpandedNodeId GcOvenType_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.GcOvenType_Lock_RenewLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18143 
18147  public static readonly ExpandedNodeId GcOvenType_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.GcOvenType_Lock_ExitLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18148 
18152  public static readonly ExpandedNodeId GcOvenType_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Adi.Variables.GcOvenType_Lock_BreakLock_OutputArguments, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18153 
18157  public static readonly ExpandedNodeId ExecutionCycleEnumeration_EnumValues = new ExpandedNodeId(Opc.Ua.Adi.Variables.ExecutionCycleEnumeration_EnumValues, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18158 
18162  public static readonly ExpandedNodeId AcquisitionResultStatusEnumeration_EnumStrings = new ExpandedNodeId(Opc.Ua.Adi.Variables.AcquisitionResultStatusEnumeration_EnumStrings, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18163 
18167  public static readonly ExpandedNodeId EngineeringValueType_Identifier = new ExpandedNodeId(Opc.Ua.Adi.Variables.EngineeringValueType_Identifier, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18168 
18172  public static readonly ExpandedNodeId ChemometricModelType_Name = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChemometricModelType_Name, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18173 
18177  public static readonly ExpandedNodeId ChemometricModelType_CreationDate = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChemometricModelType_CreationDate, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18178 
18182  public static readonly ExpandedNodeId ChemometricModelType_ModelDescription = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChemometricModelType_ModelDescription, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18183 
18187  public static readonly ExpandedNodeId ChemometricModelType_User_defined_Input = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChemometricModelType_User_defined_Input, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18188 
18192  public static readonly ExpandedNodeId ChemometricModelType_User_defined_Output = new ExpandedNodeId(Opc.Ua.Adi.Variables.ChemometricModelType_User_defined_Output, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18193 
18197  public static readonly ExpandedNodeId ProcessVariableType_SourceName = new ExpandedNodeId(Opc.Ua.Adi.Variables.ProcessVariableType_SourceName, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18198 
18202  public static readonly ExpandedNodeId MVAModelType_User_defined_Output = new ExpandedNodeId(Opc.Ua.Adi.Variables.MVAModelType_User_defined_Output, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18203 
18207  public static readonly ExpandedNodeId MVAModelType_MainDataIndex = new ExpandedNodeId(Opc.Ua.Adi.Variables.MVAModelType_MainDataIndex, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18208 
18212  public static readonly ExpandedNodeId MVAModelType_User_defined_Output_AlarmState = new ExpandedNodeId(Opc.Ua.Adi.Variables.MVAModelType_User_defined_Output_AlarmState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18213 
18217  public static readonly ExpandedNodeId MVAOutputParameterType_WarningLimits = new ExpandedNodeId(Opc.Ua.Adi.Variables.MVAOutputParameterType_WarningLimits, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18218 
18222  public static readonly ExpandedNodeId MVAOutputParameterType_AlarmLimits = new ExpandedNodeId(Opc.Ua.Adi.Variables.MVAOutputParameterType_AlarmLimits, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18223 
18227  public static readonly ExpandedNodeId MVAOutputParameterType_AlarmState = new ExpandedNodeId(Opc.Ua.Adi.Variables.MVAOutputParameterType_AlarmState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18228 
18232  public static readonly ExpandedNodeId MVAOutputParameterType_VendorSpecificError = new ExpandedNodeId(Opc.Ua.Adi.Variables.MVAOutputParameterType_VendorSpecificError, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18233 
18237  public static readonly ExpandedNodeId MVAOutputParameterType_Statistics = new ExpandedNodeId(Opc.Ua.Adi.Variables.MVAOutputParameterType_Statistics, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18238 
18242  public static readonly ExpandedNodeId MVAOutputParameterType_Statistics_WarningLimits = new ExpandedNodeId(Opc.Ua.Adi.Variables.MVAOutputParameterType_Statistics_WarningLimits, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18243 
18247  public static readonly ExpandedNodeId MVAOutputParameterType_Statistics_AlarmLimits = new ExpandedNodeId(Opc.Ua.Adi.Variables.MVAOutputParameterType_Statistics_AlarmLimits, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18248 
18252  public static readonly ExpandedNodeId MVAOutputParameterType_Statistics_AlarmState = new ExpandedNodeId(Opc.Ua.Adi.Variables.MVAOutputParameterType_Statistics_AlarmState, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18253 
18257  public static readonly ExpandedNodeId MVAOutputParameterType_Statistics_VendorSpecificError = new ExpandedNodeId(Opc.Ua.Adi.Variables.MVAOutputParameterType_Statistics_VendorSpecificError, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18258 
18262  public static readonly ExpandedNodeId AlarmStateEnumeration_EnumValues = new ExpandedNodeId(Opc.Ua.Adi.Variables.AlarmStateEnumeration_EnumValues, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18263 
18267  public static readonly ExpandedNodeId OpcUaAdi_BinarySchema = new ExpandedNodeId(Opc.Ua.Adi.Variables.OpcUaAdi_BinarySchema, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18268 
18272  public static readonly ExpandedNodeId OpcUaAdi_BinarySchema_NamespaceUri = new ExpandedNodeId(Opc.Ua.Adi.Variables.OpcUaAdi_BinarySchema_NamespaceUri, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18273 
18277  public static readonly ExpandedNodeId OpcUaAdi_BinarySchema_Deprecated = new ExpandedNodeId(Opc.Ua.Adi.Variables.OpcUaAdi_BinarySchema_Deprecated, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18278 
18282  public static readonly ExpandedNodeId OpcUaAdi_XmlSchema = new ExpandedNodeId(Opc.Ua.Adi.Variables.OpcUaAdi_XmlSchema, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18283 
18287  public static readonly ExpandedNodeId OpcUaAdi_XmlSchema_NamespaceUri = new ExpandedNodeId(Opc.Ua.Adi.Variables.OpcUaAdi_XmlSchema_NamespaceUri, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18288 
18292  public static readonly ExpandedNodeId OpcUaAdi_XmlSchema_Deprecated = new ExpandedNodeId(Opc.Ua.Adi.Variables.OpcUaAdi_XmlSchema_Deprecated, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18293  }
18294  #endregion
18295 
18296  #region VariableType Node Identifiers
18297  [System.CodeDom.Compiler.GeneratedCodeAttribute("Opc.Ua.ModelCompiler", "1.0.0.0")]
18302  public static partial class VariableTypeIds
18303  {
18307  public static readonly ExpandedNodeId EngineeringValueType = new ExpandedNodeId(Opc.Ua.Adi.VariableTypes.EngineeringValueType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18308 
18312  public static readonly ExpandedNodeId ChemometricModelType = new ExpandedNodeId(Opc.Ua.Adi.VariableTypes.ChemometricModelType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18313 
18317  public static readonly ExpandedNodeId ProcessVariableType = new ExpandedNodeId(Opc.Ua.Adi.VariableTypes.ProcessVariableType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18318 
18322  public static readonly ExpandedNodeId MVAModelType = new ExpandedNodeId(Opc.Ua.Adi.VariableTypes.MVAModelType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18323 
18327  public static readonly ExpandedNodeId MVAOutputParameterType = new ExpandedNodeId(Opc.Ua.Adi.VariableTypes.MVAOutputParameterType, Opc.Ua.Adi.Namespaces.OpcUaAdi);
18328  }
18329  #endregion
18330 
18331  #region BrowseName Declarations
18332  [System.CodeDom.Compiler.GeneratedCodeAttribute("Opc.Ua.ModelCompiler", "1.0.0.0")]
18336  public static partial class BrowseNames
18337  {
18341  public const string Aborted = "Aborted";
18342 
18346  public const string AbortedToClearingTransition = "AbortedToClearingTransition";
18347 
18351  public const string Aborting = "Aborting";
18352 
18356  public const string AbortingToAbortedTransition = "AbortingToAbortedTransition";
18357 
18361  public const string AccessoryIdentifier = "<AccessoryIdentifier>";
18362 
18366  public const string AccessorySlotIdentifier = "<AccessorySlotIdentifier>";
18367 
18371  public const string AccessorySlotStateMachine = "AccessorySlotStateMachine";
18372 
18376  public const string AccessorySlotStateMachineType = "AccessorySlotStateMachineType";
18377 
18381  public const string AccessorySlotType = "AccessorySlotType";
18382 
18386  public const string AccessoryType = "AccessoryType";
18387 
18391  public const string AcousticSpectrometerDeviceStreamType = "AcousticSpectrometerDeviceStreamType";
18392 
18396  public const string AcousticSpectrometerDeviceType = "AcousticSpectrometerDeviceType";
18397 
18401  public const string AcquisitionData = "AcquisitionData";
18402 
18406  public const string AcquisitionResultStatusEnumeration = "AcquisitionResultStatusEnumeration";
18407 
18411  public const string AcquisitionSettings = "AcquisitionSettings";
18412 
18416  public const string AcquisitionStatus = "AcquisitionStatus";
18417 
18421  public const string AlarmLimits = "AlarmLimits";
18422 
18426  public const string AlarmState = "AlarmState";
18427 
18431  public const string AlarmStateEnumeration = "AlarmStateEnumeration";
18432 
18436  public const string AnalyseCalibrationSample = "AnalyseCalibrationSample";
18437 
18441  public const string AnalyseCalibrationSampleToPublishResultsTransition = "AnalyseCalibrationSampleToPublishResultsTransition";
18442 
18446  public const string AnalyseCalibrationSampleTransition = "AnalyseCalibrationSampleTransition";
18447 
18451  public const string AnalyserChannel_OperatingModeExecuteSubStateMachineType = "AnalyserChannel_OperatingModeExecuteSubStateMachineType";
18452 
18456  public const string AnalyserChannel_OperatingModeSubStateMachineType = "AnalyserChannel_OperatingModeSubStateMachineType";
18457 
18461  public const string AnalyserChannelLocalStateType = "AnalyserChannelLocalStateType";
18462 
18466  public const string AnalyserChannelMaintenanceStateType = "AnalyserChannelMaintenanceStateType";
18467 
18471  public const string AnalyserChannelOperatingExecuteStateType = "AnalyserChannelOperatingExecuteStateType";
18472 
18476  public const string AnalyserChannelOperatingStateType = "AnalyserChannelOperatingStateType";
18477 
18481  public const string AnalyserChannelStateMachineType = "AnalyserChannelStateMachineType";
18482 
18486  public const string AnalyserChannelType = "AnalyserChannelType";
18487 
18491  public const string AnalyserDeviceStateMachineType = "AnalyserDeviceStateMachineType";
18492 
18496  public const string AnalyserDeviceType = "AnalyserDeviceType";
18497 
18501  public const string AnalyserStateMachine = "AnalyserStateMachine";
18502 
18506  public const string AnalyseSample = "AnalyseSample";
18507 
18511  public const string AnalyseSampleToPublishResultsTransition = "AnalyseSampleToPublishResultsTransition";
18512 
18516  public const string AnalyseSampleTransition = "AnalyseSampleTransition";
18517 
18521  public const string AnalyseValidationSample = "AnalyseValidationSample";
18522 
18526  public const string AnalyseValidationSampleToPublishResultsTransition = "AnalyseValidationSampleToPublishResultsTransition";
18527 
18531  public const string AnalyseValidationSampleTransition = "AnalyseValidationSampleTransition";
18532 
18536  public const string ChannelIdentifier = "<ChannelIdentifier>";
18537 
18541  public const string ChannelStateMachine = "ChannelStateMachine";
18542 
18546  public const string ChemometricModelSettings = "ChemometricModelSettings";
18547 
18551  public const string ChemometricModelType = "ChemometricModelType";
18552 
18556  public const string ChromatographDeviceStreamType = "ChromatographDeviceStreamType";
18557 
18561  public const string ChromatographDeviceType = "ChromatographDeviceType";
18562 
18566  public const string Cleaning = "Cleaning";
18567 
18571  public const string CleaningToPublishResultsTransition = "CleaningToPublishResultsTransition";
18572 
18576  public const string CleaningTransition = "CleaningTransition";
18577 
18581  public const string CleanupSamplingSystem = "CleanupSamplingSystem";
18582 
18586  public const string CleanupSamplingSystemToSelectExecutionCycleTransition = "CleanupSamplingSystemToSelectExecutionCycleTransition";
18587 
18591  public const string CleanupSamplingSystemTransition = "CleanupSamplingSystemTransition";
18592 
18596  public const string Clearing = "Clearing";
18597 
18601  public const string ClearingToStoppedTransition = "ClearingToStoppedTransition";
18602 
18606  public const string Complete = "Complete";
18607 
18611  public const string CompleteToAbortingTransition = "CompleteToAbortingTransition";
18612 
18616  public const string CompleteToStoppedTransition = "CompleteToStoppedTransition";
18617 
18621  public const string CompleteToStoppingTransition = "CompleteToStoppingTransition";
18622 
18626  public const string Completing = "Completing";
18627 
18631  public const string CompletingToAbortingTransition = "CompletingToAbortingTransition";
18632 
18636  public const string CompletingToCompleteTransition = "CompletingToCompleteTransition";
18637 
18641  public const string CompletingToStoppingTransition = "CompletingToStoppingTransition";
18642 
18646  public const string CompletingTransition = "CompletingTransition";
18647 
18651  public const string Configuration = "Configuration";
18652 
18656  public const string Context = "Context";
18657 
18661  public const string CreationDate = "CreationDate";
18662 
18666  public const string DetectorType = "DetectorType";
18667 
18671  public const string Diagnostic = "Diagnostic";
18672 
18676  public const string DiagnosticToPublishResultsTransition = "DiagnosticToPublishResultsTransition";
18677 
18681  public const string DiagnosticTransition = "DiagnosticTransition";
18682 
18686  public const string EjectGrabSample = "EjectGrabSample";
18687 
18691  public const string EjectGrabSampleToCleanupSamplingSystemTransition = "EjectGrabSampleToCleanupSamplingSystemTransition";
18692 
18696  public const string EjectGrabSampleTransition = "EjectGrabSampleTransition";
18697 
18701  public const string Empty = "Empty";
18702 
18706  public const string EmptyToInsertingTransition = "EmptyToInsertingTransition";
18707 
18711  public const string EmptyToShutdownTransition = "EmptyToShutdownTransition";
18712 
18716  public const string EngineeringValueType = "EngineeringValueType";
18717 
18721  public const string Execute = "Execute";
18722 
18726  public const string ExecuteToAbortingTransition = "ExecuteToAbortingTransition";
18727 
18731  public const string ExecuteToCompletingTransition = "ExecuteToCompletingTransition";
18732 
18736  public const string ExecuteToHoldingTransition = "ExecuteToHoldingTransition";
18737 
18741  public const string ExecuteToStoppingTransition = "ExecuteToStoppingTransition";
18742 
18746  public const string ExecuteToSuspendingTransition = "ExecuteToSuspendingTransition";
18747 
18751  public const string ExecutionCycleEnumeration = "ExecutionCycleEnumeration";
18752 
18756  public const string ExtractCalibrationSample = "ExtractCalibrationSample";
18757 
18761  public const string ExtractCalibrationSampleToPrepareCalibrationSampleTransition = "ExtractCalibrationSampleToPrepareCalibrationSampleTransition";
18762 
18766  public const string ExtractCalibrationSampleTransition = "ExtractCalibrationSampleTransition";
18767 
18771  public const string ExtractSample = "ExtractSample";
18772 
18776  public const string ExtractSampleToPrepareSampleTransition = "ExtractSampleToPrepareSampleTransition";
18777 
18781  public const string ExtractSampleTransition = "ExtractSampleTransition";
18782 
18786  public const string ExtractValidationSample = "ExtractValidationSample";
18787 
18791  public const string ExtractValidationSampleToPrepareValidationSampleTransition = "ExtractValidationSampleToPrepareValidationSampleTransition";
18792 
18796  public const string ExtractValidationSampleTransition = "ExtractValidationSampleTransition";
18797 
18801  public const string FactorySettings = "FactorySettings";
18802 
18806  public const string GcOvenType = "GcOvenType";
18807 
18811  public const string GroupIdentifier = "<GroupIdentifier>";
18812 
18816  public const string HasDataSource = "HasDataSource";
18817 
18821  public const string HasInput = "HasInput";
18822 
18826  public const string HasOutput = "HasOutput";
18827 
18831  public const string Held = "Held";
18832 
18836  public const string HeldToAbortingTransition = "HeldToAbortingTransition";
18837 
18841  public const string HeldToStoppingTransition = "HeldToStoppingTransition";
18842 
18846  public const string HeldToUnholdingTransition = "HeldToUnholdingTransition";
18847 
18851  public const string Holding = "Holding";
18852 
18856  public const string HoldingToAbortingTransition = "HoldingToAbortingTransition";
18857 
18861  public const string HoldingToHeldTransition = "HoldingToHeldTransition";
18862 
18866  public const string HoldingToStoppingTransition = "HoldingToStoppingTransition";
18867 
18871  public const string HoldingTransition = "HoldingTransition";
18872 
18876  public const string Identifier = "<Identifier>";
18877 
18881  public const string Idle = "Idle";
18882 
18886  public const string IdleToAbortingTransition = "IdleToAbortingTransition";
18887 
18891  public const string IdleToStartingTransition = "IdleToStartingTransition";
18892 
18896  public const string IdleToStoppingTransition = "IdleToStoppingTransition";
18897 
18901  public const string Inserting = "Inserting";
18902 
18906  public const string InsertingToInstalledTransition = "InsertingToInstalledTransition";
18907 
18911  public const string InsertingToRemovingTransition = "InsertingToRemovingTransition";
18912 
18916  public const string InsertingToShutdownTransition = "InsertingToShutdownTransition";
18917 
18921  public const string InsertingTransition = "InsertingTransition";
18922 
18926  public const string Installed = "Installed";
18927 
18931  public const string InstalledToRemovingTransition = "InstalledToRemovingTransition";
18932 
18936  public const string InstalledToShutdownTransition = "InstalledToShutdownTransition";
18937 
18941  public const string IsEnabled = "IsEnabled";
18942 
18946  public const string IsHotSwappable = "IsHotSwappable";
18947 
18951  public const string IsReady = "IsReady";
18952 
18956  public const string Local = "Local";
18957 
18961  public const string LocalSubStateMachine = "LocalSubStateMachine";
18962 
18966  public const string LocalToMaintenanceTransition = "LocalToMaintenanceTransition";
18967 
18971  public const string LocalToOperatingTransition = "LocalToOperatingTransition";
18972 
18976  public const string LocalToShutdownTransition = "LocalToShutdownTransition";
18977 
18981  public const string LocalToSlaveModeTransition = "LocalToSlaveModeTransition";
18982 
18986  public const string MainDataIndex = "MainDataIndex";
18987 
18991  public const string Maintenance = "Maintenance";
18992 
18996  public const string MaintenanceSubStateMachine = "MaintenanceSubStateMachine";
18997 
19001  public const string MaintenanceToLocalTransition = "MaintenanceToLocalTransition";
19002 
19006  public const string MaintenanceToOperatingTransition = "MaintenanceToOperatingTransition";
19007 
19011  public const string MaintenanceToShutdownTransition = "MaintenanceToShutdownTransition";
19012 
19016  public const string MaintenanceToSlaveModeTransition = "MaintenanceToSlaveModeTransition";
19017 
19021  public const string MassSpectrometerDeviceStreamType = "MassSpectrometerDeviceStreamType";
19022 
19026  public const string MassSpectrometerDeviceType = "MassSpectrometerDeviceType";
19027 
19031  public const string MNRDeviceStreamType = "MNRDeviceStreamType";
19032 
19036  public const string ModelDescription = "ModelDescription";
19037 
19041  public const string MVAModelType = "MVAModelType";
19042 
19046  public const string MVAOutputParameterType = "MVAOutputParameterType";
19047 
19051  public const string Name = "Name";
19052 
19056  public const string NMRDeviceType = "NMRDeviceType";
19057 
19061  public const string OpcUaAdi_BinarySchema = "Opc.Ua.Adi";
19062 
19066  public const string OpcUaAdi_XmlSchema = "Opc.Ua.Adi";
19067 
19071  public const string OpcUaAdiNamespaceMetadata = "http://opcfoundation.org/UA/ADI/";
19072 
19076  public const string Operating = "Operating";
19077 
19081  public const string OperatingExecuteSubStateMachine = "OperatingExecuteSubStateMachine";
19082 
19086  public const string OperatingSubStateMachine = "OperatingSubStateMachine";
19087 
19091  public const string OperatingToLocalTransition = "OperatingToLocalTransition";
19092 
19096  public const string OperatingToMaintenanceTransition = "OperatingToMaintenanceTransition";
19097 
19101  public const string OperatingToShutdownTransition = "OperatingToShutdownTransition";
19102 
19106  public const string OperatingToSlaveModeTransition = "OperatingToSlaveModeTransition";
19107 
19111  public const string ParticleSizeMonitorDeviceStreamType = "ParticleSizeMonitorDeviceStreamType";
19112 
19116  public const string ParticleSizeMonitorDeviceType = "ParticleSizeMonitorDeviceType";
19117 
19121  public const string Powerup = "Powerup";
19122 
19126  public const string PowerupToEmptyTransition = "PowerupToEmptyTransition";
19127 
19131  public const string PowerupToOperatingTransition = "PowerupToOperatingTransition";
19132 
19136  public const string PrepareCalibrationSample = "PrepareCalibrationSample";
19137 
19141  public const string PrepareCalibrationSampleToAnalyseCalibrationSampleTransition = "PrepareCalibrationSampleToAnalyseCalibrationSampleTransition";
19142 
19146  public const string PrepareCalibrationSampleTransition = "PrepareCalibrationSampleTransition";
19147 
19151  public const string PrepareSample = "PrepareSample";
19152 
19156  public const string PrepareSampleToAnalyseSampleTransition = "PrepareSampleToAnalyseSampleTransition";
19157 
19161  public const string PrepareSampleTransition = "PrepareSampleTransition";
19162 
19166  public const string PrepareValidationSample = "PrepareValidationSample";
19167 
19171  public const string PrepareValidationSampleToAnalyseValidationSampleTransition = "PrepareValidationSampleToAnalyseValidationSampleTransition";
19172 
19176  public const string PrepareValidationSampleTransition = "PrepareValidationSampleTransition";
19177 
19181  public const string ProcessVariableType = "ProcessVariableType";
19182 
19186  public const string PublishResults = "PublishResults";
19187 
19191  public const string PublishResultsToCleanupSamplingSystemTransition = "PublishResultsToCleanupSamplingSystemTransition";
19192 
19196  public const string PublishResultsToEjectGrabSampleTransition = "PublishResultsToEjectGrabSampleTransition";
19197 
19201  public const string Removing = "Removing";
19202 
19206  public const string RemovingToEmptyTransition = "RemovingToEmptyTransition";
19207 
19211  public const string RemovingToShutdownTransition = "RemovingToShutdownTransition";
19212 
19216  public const string RemovingTransition = "RemovingTransition";
19217 
19221  public const string Resetting = "Resetting";
19222 
19226  public const string ResettingToAbortingTransition = "ResettingToAbortingTransition";
19227 
19231  public const string ResettingToIdleTransition = "ResettingToIdleTransition";
19232 
19236  public const string ResettingToStoppingTransition = "ResettingToStoppingTransition";
19237 
19241  public const string ResettingTransition = "ResettingTransition";
19242 
19246  public const string SelectExecutionCycle = "SelectExecutionCycle";
19247 
19251  public const string SelectExecutionCycleToWaitForCalibrationTriggerTransition = "SelectExecutionCycleToWaitForCalibrationTriggerTransition";
19252 
19256  public const string SelectExecutionCycleToWaitForCleaningTriggerTransition = "SelectExecutionCycleToWaitForCleaningTriggerTransition";
19257 
19261  public const string SelectExecutionCycleToWaitForDiagnosticTriggerTransition = "SelectExecutionCycleToWaitForDiagnosticTriggerTransition";
19262 
19266  public const string SelectExecutionCycleToWaitForSampleTriggerTransition = "SelectExecutionCycleToWaitForSampleTriggerTransition";
19267 
19271  public const string SelectExecutionCycleToWaitForValidationTriggerTransition = "SelectExecutionCycleToWaitForValidationTriggerTransition";
19272 
19276  public const string Shutdown = "Shutdown";
19277 
19281  public const string SlaveMode = "SlaveMode";
19282 
19286  public const string SlaveModeToOperatingTransition = "SlaveModeToOperatingTransition";
19287 
19291  public const string SmartSamplingSystemType = "SmartSamplingSystemType";
19292 
19296  public const string SourceName = "<Source>";
19297 
19301  public const string SourceType = "SourceType";
19302 
19306  public const string SpectrometerDeviceStreamType = "SpectrometerDeviceStreamType";
19307 
19311  public const string SpectrometerDeviceType = "SpectrometerDeviceType";
19312 
19316  public const string Starting = "Starting";
19317 
19321  public const string StartingToAbortingTransition = "StartingToAbortingTransition";
19322 
19326  public const string StartingToExecuteTransition = "StartingToExecuteTransition";
19327 
19331  public const string StartingToStoppingTransition = "StartingToStoppingTransition";
19332 
19336  public const string StartingTransition = "StartingTransition";
19337 
19341  public const string Statistics = "Statistics";
19342 
19346  public const string Status = "Status";
19347 
19351  public const string Stopped = "Stopped";
19352 
19356  public const string StoppedToAbortingTransition = "StoppedToAbortingTransition";
19357 
19361  public const string StoppedToResettingTransition = "StoppedToResettingTransition";
19362 
19366  public const string Stopping = "Stopping";
19367 
19371  public const string StoppingToAbortingTransition = "StoppingToAbortingTransition";
19372 
19376  public const string StoppingToStoppedTransition = "StoppingToStoppedTransition";
19377 
19381  public const string StreamIdentifier = "<StreamIdentifier>";
19382 
19386  public const string StreamType = "StreamType";
19387 
19391  public const string Suspended = "Suspended";
19392 
19396  public const string SuspendedToAbortingTransition = "SuspendedToAbortingTransition";
19397 
19401  public const string SuspendedToStoppingTransition = "SuspendedToStoppingTransition";
19402 
19406  public const string SuspendedToUnsuspendingTransition = "SuspendedToUnsuspendingTransition";
19407 
19411  public const string Suspending = "Suspending";
19412 
19416  public const string SuspendingToAbortingTransition = "SuspendingToAbortingTransition";
19417 
19421  public const string SuspendingToStoppingTransition = "SuspendingToStoppingTransition";
19422 
19426  public const string SuspendingToSuspendedTransition = "SuspendingToSuspendedTransition";
19427 
19431  public const string SuspendingTransition = "SuspendingTransition";
19432 
19436  public const string Unholding = "Unholding";
19437 
19441  public const string UnholdingToAbortingTransition = "UnholdingToAbortingTransition";
19442 
19446  public const string UnholdingToExecuteTransition = "UnholdingToExecuteTransition";
19447 
19451  public const string UnholdingToHoldingTransition = "UnholdingToHoldingTransition";
19452 
19456  public const string UnholdingToStoppingTransition = "UnholdingToStoppingTransition";
19457 
19461  public const string UnholdingTransition = "UnholdingTransition";
19462 
19466  public const string Unsuspending = "Unsuspending";
19467 
19471  public const string UnsuspendingToAbortingTransition = "UnsuspendingToAbortingTransition";
19472 
19476  public const string UnsuspendingToExecuteTransition = "UnsuspendingToExecuteTransition";
19477 
19481  public const string UnsuspendingToStoppingTransition = "UnsuspendingToStoppingTransition";
19482 
19486  public const string UnsuspendingToSuspendingTransition = "UnsuspendingToSuspendingTransition";
19487 
19491  public const string UnsuspendingTransition = "UnsuspendingTransition";
19492 
19496  public const string User_defined_Input = "<User defined Input#>";
19497 
19501  public const string User_defined_Output = "<User defined Output#>";
19502 
19506  public const string VendorSpecificError = "VendorSpecificError";
19507 
19511  public const string WaitForCalibrationTrigger = "WaitForCalibrationTrigger";
19512 
19516  public const string WaitForCalibrationTriggerToExtractCalibrationSampleTransition = "WaitForCalibrationTriggerToExtractCalibrationSampleTransition";
19517 
19521  public const string WaitForCleaningTrigger = "WaitForCleaningTrigger";
19522 
19526  public const string WaitForCleaningTriggerToCleaningTransition = "WaitForCleaningTriggerToCleaningTransition";
19527 
19531  public const string WaitForDiagnosticTrigger = "WaitForDiagnosticTrigger";
19532 
19536  public const string WaitForDiagnosticTriggerToDiagnosticTransition = "WaitForDiagnosticTriggerToDiagnosticTransition";
19537 
19541  public const string WaitForSampleTrigger = "WaitForSampleTrigger";
19542 
19546  public const string WaitForSampleTriggerToExtractSampleTransition = "WaitForSampleTriggerToExtractSampleTransition";
19547 
19551  public const string WaitForValidationTrigger = "WaitForValidationTrigger";
19552 
19556  public const string WaitForValidationTriggerToExtractValidationSampleTransition = "WaitForValidationTriggerToExtractValidationSampleTransition";
19557 
19561  public const string WarningLimits = "WarningLimits";
19562  }
19563  #endregion
19564 
19565  #region Namespace Declarations
19566  [System.CodeDom.Compiler.GeneratedCodeAttribute("Opc.Ua.ModelCompiler", "1.0.0.0")]
19570  public static partial class Namespaces
19571  {
19575  public const string OpcUaAdi = "http://opcfoundation.org/UA/ADI/";
19576 
19580  public const string OpcUaAdiXsd = "http://opcfoundation.org/UA/ADI/Types.xsd";
19581 
19585  public const string OpcUaDi = "http://opcfoundation.org/UA/DI/";
19586 
19590  public const string OpcUaDiXsd = "http://opcfoundation.org/UA/DI/Types.xsd";
19591 
19595  public const string OpcUa = "http://opcfoundation.org/UA/";
19596 
19600  public const string OpcUaXsd = "http://opcfoundation.org/UA/2008/02/Types.xsd";
19601  }
19602  #endregion
19603 }
const uint ChromatographDeviceStreamType
The identifier for the ChromatographDeviceStreamType ObjectType.
const uint AccessoryType_Lock_RenewLock_OutputArguments
The identifier for the AccessoryType_Lock_RenewLock_OutputArguments Variable.
const uint SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState
The identifier for the SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubSta...
const uint MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Clear
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Clear Method...
const uint MNRDeviceStreamType_Lock_BreakLock_OutputArguments
The identifier for the MNRDeviceStreamType_Lock_BreakLock_OutputArguments Variable.
const uint AcousticSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState_Id
The identifier for the AcousticSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachi...
const uint StreamType_ParameterSet_UserId
The identifier for the StreamType_ParameterSet_UserId Variable.
const uint AnalyserDeviceStateMachineType_PowerupToOperatingTransition
The identifier for the AnalyserDeviceStateMachineType_PowerupToOperatingTransition Object...
const uint NMRDeviceType_Lock_BreakLock
The identifier for the NMRDeviceType_Lock_BreakLock Method.
A class that declares constants for all Variables in the Model Design.
const uint MassSpectrometerDeviceType
The identifier for the MassSpectrometerDeviceType ObjectType.
const uint ParticleSizeMonitorDeviceStreamType_Lock_InitLock_InputArguments
The identifier for the ParticleSizeMonitorDeviceStreamType_Lock_InitLock_InputArguments Variable...
const uint AccessorySlotType_AccessoryIdentifier_Lock_LockingClient
The identifier for the AccessorySlotType_AccessoryIdentifier_Lock_LockingClient Variable.
const uint AnalyserChannelType_MethodSet_GotoOperating
The identifier for the AnalyserChannelType_MethodSet_GotoOperating Method.
const uint MNRDeviceStreamType_Lock_LockingClient
The identifier for the MNRDeviceStreamType_Lock_LockingClient Variable.
const uint AccessorySlotStateMachineType_RemovingToEmptyTransition_TransitionNumber
The identifier for the AccessorySlotStateMachineType_RemovingToEmptyTransition_TransitionNumber Varia...
const uint AcousticSpectrometerDeviceStreamType_ParameterSet_AcquisitionCounter_EURange
The identifier for the AcousticSpectrometerDeviceStreamType_ParameterSet_AcquisitionCounter_EURange V...
const uint StreamType_Lock_BreakLock_OutputArguments
The identifier for the StreamType_Lock_BreakLock_OutputArguments Variable.
const uint OpcUaAdiNamespaceMetadata_DefaultRolePermissions
The identifier for the OpcUaAdiNamespaceMetadata_DefaultRolePermissions Variable. ...
const uint AnalyserChannelType_StreamIdentifier_AcquisitionSettings
The identifier for the AnalyserChannelType_StreamIdentifier_AcquisitionSettings Object.
const uint AnalyserDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState_Id
The identifier for the AnalyserDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentSt...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleaningToPublishResultsTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleaningToPublishResul...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractSampleTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractSampleTransitio...
const uint AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToSuspendingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToSuspendingTransition...
const string OpcUaAdi
The URI for the OpcUaAdi namespace (.NET code namespace is &#39;Opc.Ua.Adi&#39;).
const uint NMRDeviceType_ChannelIdentifier_Lock_RemainingLockTime
The identifier for the NMRDeviceType_ChannelIdentifier_Lock_RemainingLockTime Variable.
const uint ChromatographDeviceType_AccessorySlotIdentifier_IsEnabled
The identifier for the ChromatographDeviceType_AccessorySlotIdentifier_IsEnabled Variable.
const uint AnalyserChannel_OperatingModeSubStateMachineType_StoppedToResettingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_StoppedToResettingTransition ...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseCalibrationSample
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseCalibrationSamp...
const uint ParticleSizeMonitorDeviceStreamType_AcquisitionData
The identifier for the ParticleSizeMonitorDeviceStreamType_AcquisitionData Object.
const uint SpectrometerDeviceType_MethodSet_CompareConfigDataDigest_InputArguments
The identifier for the SpectrometerDeviceType_MethodSet_CompareConfigDataDigest_InputArguments Variab...
const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_AcquisitionEndTime
The identifier for the ParticleSizeMonitorDeviceStreamType_ParameterSet_AcquisitionEndTime Variable...
const uint AnalyserDeviceType_ParameterSet_ConfigData_Read_InputArguments
The identifier for the AnalyserDeviceType_ParameterSet_ConfigData_Read_InputArguments Variable...
const uint MNRDeviceStreamType_ParameterSet_ExecutionCycleSubcode_EnumStrings
The identifier for the MNRDeviceStreamType_ParameterSet_ExecutionCycleSubcode_EnumStrings Variable...
const uint AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToHoldingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToHoldingTransition ...
const uint AccessorySlotStateMachineType_Shutdown
The identifier for the AccessorySlotStateMachineType_Shutdown Object.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForValidationTriggerTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleTo...
const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_LastSampleTime
The identifier for the ParticleSizeMonitorDeviceStreamType_ParameterSet_LastSampleTime Variable...
const uint AnalyserChannelStateMachineType_Operating_StateNumber
The identifier for the AnalyserChannelStateMachineType_Operating_StateNumber Variable.
const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Open_OutputArguments
The identifier for the ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Open_OutputArguments Var...
const uint AnalyserDeviceType_ChannelIdentifier_Lock_InitLock
The identifier for the AnalyserDeviceType_ChannelIdentifier_Lock_InitLock Method. ...
const uint SpectrometerDeviceType_ParameterSet_ConfigData_Open
The identifier for the SpectrometerDeviceType_ParameterSet_ConfigData_Open Method.
const uint NMRDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState
The identifier for the NMRDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState V...
const uint SpectrometerDeviceType_ChannelIdentifier_MethodSet_Suspend
The identifier for the SpectrometerDeviceType_ChannelIdentifier_MethodSet_Suspend Method...
const uint AccessorySlotType_IsHotSwappable
The identifier for the AccessorySlotType_IsHotSwappable Variable.
const uint SpectrometerDeviceType_ParameterSet_ConfigData_GetPosition
The identifier for the SpectrometerDeviceType_ParameterSet_ConfigData_GetPosition Method...
const uint SpectrometerDeviceType_ParameterSet_ConfigData_Read
The identifier for the SpectrometerDeviceType_ParameterSet_ConfigData_Read Method.
const uint AnalyserDeviceType_ChannelIdentifier_MethodSet_Abort
The identifier for the AnalyserDeviceType_ChannelIdentifier_MethodSet_Abort Method.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareValidationSampleTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareValidationSampl...
const uint MNRDeviceStreamType_ParameterSet_AcquisitionCounter
The identifier for the MNRDeviceStreamType_ParameterSet_AcquisitionCounter Variable.
const uint MNRDeviceStreamType
The identifier for the MNRDeviceStreamType ObjectType.
const uint AnalyserChannelType_MethodSet_StartSingleAcquisition
The identifier for the AnalyserChannelType_MethodSet_StartSingleAcquisition Method.
const uint MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Stop
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Stop Method...
const uint NMRDeviceType_ChannelIdentifier_Lock_InitLock
The identifier for the NMRDeviceType_ChannelIdentifier_Lock_InitLock Method.
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentSta...
const uint AcousticSpectrometerDeviceType_CPIdentifier_Lock_Locked
The identifier for the AcousticSpectrometerDeviceType_CPIdentifier_Lock_Locked Variable.
const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_DiagnosticStatus
The identifier for the ParticleSizeMonitorDeviceStreamType_ParameterSet_DiagnosticStatus Variable...
const uint ParticleSizeMonitorDeviceType_Lock_RenewLock
The identifier for the ParticleSizeMonitorDeviceType_Lock_RenewLock Method.
const uint NMRDeviceType_MethodSet_GetConfiguration_OutputArguments
The identifier for the NMRDeviceType_MethodSet_GetConfiguration_OutputArguments Variable.
const uint OpcUaAdi_XmlSchema_Deprecated
The identifier for the OpcUaAdi_XmlSchema_Deprecated Variable.
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_Status
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_Status Object.
const uint SpectrometerDeviceStreamType_ParameterSet_AbsorbanceCutoff
The identifier for the SpectrometerDeviceStreamType_ParameterSet_AbsorbanceCutoff Variable...
const uint AcousticSpectrometerDeviceType_MethodSet_SetConfiguration_InputArguments
The identifier for the AcousticSpectrometerDeviceType_MethodSet_SetConfiguration_InputArguments Varia...
const uint AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToAbortingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToAbortingTransition_T...
const uint ChromatographDeviceType_Lock_InitLock_InputArguments
The identifier for the ChromatographDeviceType_Lock_InitLock_InputArguments Variable.
const uint AccessorySlotType_IsEnabled
The identifier for the AccessorySlotType_IsEnabled Variable.
const uint OpcUaAdiNamespaceMetadata_NamespaceFile_SetPosition
The identifier for the OpcUaAdiNamespaceMetadata_NamespaceFile_SetPosition Method.
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Abort
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Abort Method...
const uint AnalyserChannelStateMachineType_Maintenance_StateNumber
The identifier for the AnalyserChannelStateMachineType_Maintenance_StateNumber Variable.
const uint MassSpectrometerDeviceStreamType_Lock_RemainingLockTime
The identifier for the MassSpectrometerDeviceStreamType_Lock_RemainingLockTime Variable.
const uint ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_LastTransition_Id
The identifier for the ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStat...
const uint ChromatographDeviceStreamType_ParameterSet_ExecutionCycle
The identifier for the ChromatographDeviceStreamType_ParameterSet_ExecutionCycle Variable.
const uint NMRDeviceType_ChannelIdentifier_ChannelStateMachine_LastTransition_Id
The identifier for the NMRDeviceType_ChannelIdentifier_ChannelStateMachine_LastTransition_Id Variable...
const uint AccessorySlotStateMachineType_Powerup
The identifier for the AccessorySlotStateMachineType_Powerup Object.
const uint AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine
The identifier for the AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine Object...
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_Configuration
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_Configuration Object...
const uint StreamType_ParameterSet_LastSampleTime
The identifier for the StreamType_ParameterSet_LastSampleTime Variable.
const uint NMRDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments
The identifier for the NMRDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments Variable.
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_LockingUser
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_LockingUser Variable...
const uint ChromatographDeviceStreamType_Lock_InitLock_InputArguments
The identifier for the ChromatographDeviceStreamType_Lock_InitLock_InputArguments Variable...
const uint AnalyserDeviceType_ChannelIdentifier_Lock_RenewLock
The identifier for the AnalyserDeviceType_ChannelIdentifier_Lock_RenewLock Method.
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Unhold
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Unhold Method...
const uint ChromatographDeviceType_MethodSet_GetConfigDataDigest
The identifier for the ChromatographDeviceType_MethodSet_GetConfigDataDigest Method.
const uint AnalyserChannelType_StreamIdentifier_Lock_BreakLock
The identifier for the AnalyserChannelType_StreamIdentifier_Lock_BreakLock Method.
const uint AnalyserDeviceType_ChannelIdentifier_MethodSet_Unhold
The identifier for the AnalyserDeviceType_ChannelIdentifier_MethodSet_Unhold Method.
const uint SpectrometerDeviceType_ChannelIdentifier_Lock_ExitLock_OutputArguments
The identifier for the SpectrometerDeviceType_ChannelIdentifier_Lock_ExitLock_OutputArguments Variabl...
const uint ChromatographDeviceType_MethodSet_GetConfigDataDigest_OutputArguments
The identifier for the ChromatographDeviceType_MethodSet_GetConfigDataDigest_OutputArguments Variable...
const uint AnalyserChannelType_StreamIdentifier_ParameterSet_ExecutionCycle
The identifier for the AnalyserChannelType_StreamIdentifier_ParameterSet_ExecutionCycle Variable...
const uint SpectrometerDeviceType_ChannelIdentifier_MethodSet_Unsuspend
The identifier for the SpectrometerDeviceType_ChannelIdentifier_MethodSet_Unsuspend Method...
const uint AnalyserDeviceType_ParameterSet_ConfigData_Write_InputArguments
The identifier for the AnalyserDeviceType_ParameterSet_ConfigData_Write_InputArguments Variable...
const uint NMRDeviceType_Lock_Locked
The identifier for the NMRDeviceType_Lock_Locked Variable.
const uint AnalyserChannelType_Status
The identifier for the AnalyserChannelType_Status Object.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseCalibrationSampleToPublishResultsTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseCalibrationSamp...
const uint DetectorType_Lock_RenewLock_OutputArguments
The identifier for the DetectorType_Lock_RenewLock_OutputArguments Variable.
const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_SizeDistribution_Title
The identifier for the ParticleSizeMonitorDeviceStreamType_ParameterSet_SizeDistribution_Title Variab...
const uint MassSpectrometerDeviceType_ChannelIdentifier_Lock_InitLock_OutputArguments
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_Lock_InitLock_OutputArguments Var...
const uint ChromatographDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments
The identifier for the ChromatographDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments Variable...
const uint ParticleSizeMonitorDeviceStreamType_Lock_RemainingLockTime
The identifier for the ParticleSizeMonitorDeviceStreamType_Lock_RemainingLockTime Variable...
const uint OpcUaAdiNamespaceMetadata_StaticStringNodeIdPattern
The identifier for the OpcUaAdiNamespaceMetadata_StaticStringNodeIdPattern Variable.
const uint AnalyserChannelType_GroupIdentifier
The identifier for the AnalyserChannelType_GroupIdentifier Object.
const uint SpectrometerDeviceType_MethodSet_GotoMaintenance
The identifier for the SpectrometerDeviceType_MethodSet_GotoMaintenance Method.
const uint AcousticSpectrometerDeviceStreamType_Lock_BreakLock_OutputArguments
The identifier for the AcousticSpectrometerDeviceStreamType_Lock_BreakLock_OutputArguments Variable...
const uint AnalyserChannelType_AccessorySlotIdentifier_SupportedTypes
The identifier for the AnalyserChannelType_AccessorySlotIdentifier_SupportedTypes Object...
const uint AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToHoldingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToHoldingTransition Ob...
const uint AnalyserDeviceType_FactorySettings
The identifier for the AnalyserDeviceType_FactorySettings Object.
const uint SpectrometerDeviceType_ChannelIdentifier_Configuration
The identifier for the SpectrometerDeviceType_ChannelIdentifier_Configuration Object.
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_ExitLock_OutputArguments
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_ExitLock_OutputArguments...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractCalibrationSampleTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractCalibrationSamp...
const uint MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_LastTransition_Id
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSu...
const uint ChromatographDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments
The identifier for the ChromatographDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments Variable...
const uint GcOvenType_Lock_ExitLock_OutputArguments
The identifier for the GcOvenType_Lock_ExitLock_OutputArguments Variable.
const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_Background
The identifier for the ParticleSizeMonitorDeviceStreamType_ParameterSet_Background Variable...
const uint StreamType_Context
The identifier for the StreamType_Context Object.
const uint MassSpectrometerDeviceType_Lock_ExitLock
The identifier for the MassSpectrometerDeviceType_Lock_ExitLock Method.
const uint AnalyserChannelOperatingExecuteStateType
The identifier for the AnalyserChannelOperatingExecuteStateType ObjectType.
const uint AnalyserDeviceType_Lock_InitLock
The identifier for the AnalyserDeviceType_Lock_InitLock Method.
const uint ParticleSizeMonitorDeviceStreamType_Lock_ExitLock_OutputArguments
The identifier for the ParticleSizeMonitorDeviceStreamType_Lock_ExitLock_OutputArguments Variable...
const uint MVAModelType_MainDataIndex
The identifier for the MVAModelType_MainDataIndex Variable.
const uint AcousticSpectrometerDeviceStreamType_ParameterSet_LastSampleTime
The identifier for the AcousticSpectrometerDeviceStreamType_ParameterSet_LastSampleTime Variable...
const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_SetPosition
The identifier for the ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_SetPosition Method...
const uint GcOvenType_Lock_InitLock_InputArguments
The identifier for the GcOvenType_Lock_InitLock_InputArguments Variable.
const uint SpectrometerDeviceStreamType_ParameterSet_TimeBetweenSamples_EURange
The identifier for the SpectrometerDeviceStreamType_ParameterSet_TimeBetweenSamples_EURange Variable...
const uint AnalyserDeviceType_MethodSet_GetConfiguration
The identifier for the AnalyserDeviceType_MethodSet_GetConfiguration Method.
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_InitLock
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_InitLock Method...
const uint MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Unsuspend
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Unsuspend Method...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractCalibrationSampleTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractCalibrationSamp...
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Suspend
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Suspend Method...
const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_Open
The identifier for the MassSpectrometerDeviceType_ParameterSet_ConfigData_Open Method.
const uint AnalyserChannelType_StreamIdentifier_ParameterSet_AcquisitionCounter_EURange
The identifier for the AnalyserChannelType_StreamIdentifier_ParameterSet_AcquisitionCounter_EURange V...
const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_GetPosition_InputArguments
The identifier for the MassSpectrometerDeviceType_ParameterSet_ConfigData_GetPosition_InputArguments ...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType ObjectType.
const uint MassSpectrometerDeviceStreamType_ParameterSet_IsActive
The identifier for the MassSpectrometerDeviceStreamType_ParameterSet_IsActive Variable.
const uint ParticleSizeMonitorDeviceType_ParameterSet_DiagnosticStatus
The identifier for the ParticleSizeMonitorDeviceType_ParameterSet_DiagnosticStatus Variable...
const uint ParticleSizeMonitorDeviceStreamType_Lock_BreakLock
The identifier for the ParticleSizeMonitorDeviceStreamType_Lock_BreakLock Method. ...
const uint SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState
The identifier for the SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMach...
const uint MassSpectrometerDeviceType_ChannelIdentifier_Lock_BreakLock_OutputArguments
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_Lock_BreakLock_OutputArguments Va...
const uint MassSpectrometerDeviceStreamType_Lock_LockingUser
The identifier for the MassSpectrometerDeviceStreamType_Lock_LockingUser Variable.
const uint ChromatographDeviceStreamType_ParameterSet_TimeBetweenSamples_EURange
The identifier for the ChromatographDeviceStreamType_ParameterSet_TimeBetweenSamples_EURange Variable...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_EjectGrabSampleTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_EjectGrabSampleTransit...
const uint AnalyserDeviceType_MethodSet_StartAllChannels
The identifier for the AnalyserDeviceType_MethodSet_StartAllChannels Method.
const uint SpectrometerDeviceType_ParameterSet_ConfigData_Write
The identifier for the SpectrometerDeviceType_ParameterSet_ConfigData_Write Method.
const uint AnalyserChannelType_MethodSet_Clear
The identifier for the AnalyserChannelType_MethodSet_Clear Method.
const uint MNRDeviceStreamType_ParameterSet_AcquisitionCounter_EURange
The identifier for the MNRDeviceStreamType_ParameterSet_AcquisitionCounter_EURange Variable...
const uint MassSpectrometerDeviceType_ChannelIdentifier_Lock_RemainingLockTime
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_Lock_RemainingLockTime Variable...
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState_Id
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentSt...
const uint OpcUaAdiNamespaceMetadata_StaticNumericNodeIdRange
The identifier for the OpcUaAdiNamespaceMetadata_StaticNumericNodeIdRange Variable.
const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_Read
The identifier for the MassSpectrometerDeviceType_ParameterSet_ConfigData_Read Method.
const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_IsActive
The identifier for the ParticleSizeMonitorDeviceStreamType_ParameterSet_IsActive Variable.
const uint AnalyserChannelType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState_Id
The identifier for the AnalyserChannelType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentS...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_EjectGrabSampleToCleanupSamplingSystemTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_EjectGrabSampleToClean...
const uint StreamType_ParameterSet_TimeBetweenSamples
The identifier for the StreamType_ParameterSet_TimeBetweenSamples Variable.
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ParameterSet_ActiveStream
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_ParameterSet_ActiveStream Var...
const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_Read_InputArguments
The identifier for the MassSpectrometerDeviceType_ParameterSet_ConfigData_Read_InputArguments Variabl...
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_InitLock
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_InitLock Method...
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_GotoOperating
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_GotoOperating Method...
const uint ParticleSizeMonitorDeviceType_CPIdentifier_Lock_InitLock
The identifier for the ParticleSizeMonitorDeviceType_CPIdentifier_Lock_InitLock Method.
const uint ChromatographDeviceType_CPIdentifier_NetworkAddress
The identifier for the ChromatographDeviceType_CPIdentifier_NetworkAddress Object.
const uint AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState_Id
The identifier for the AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMach...
const uint AnalyserChannel_OperatingModeSubStateMachineType_HeldToStoppingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_HeldToStoppingTransition Obje...
const uint SpectrometerDeviceType_ChannelIdentifier_Lock_InitLock_OutputArguments
The identifier for the SpectrometerDeviceType_ChannelIdentifier_Lock_InitLock_OutputArguments Variabl...
const uint MassSpectrometerDeviceType_MethodSet_CompareConfigDataDigest
The identifier for the MassSpectrometerDeviceType_MethodSet_CompareConfigDataDigest Method...
const uint ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState_Id
The identifier for the ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState_Id ...
const uint ChromatographDeviceStreamType_ParameterSet_AcquisitionEndTime
The identifier for the ChromatographDeviceStreamType_ParameterSet_AcquisitionEndTime Variable...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_DiagnosticToPublishResultsTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_DiagnosticToPublishRes...
const uint AnalyserChannel_OperatingModeSubStateMachineType_HoldingToStoppingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_HoldingToStoppingTransition_T...
const uint AnalyserChannelType_MethodSet_Unhold
The identifier for the AnalyserChannelType_MethodSet_Unhold Method.
const uint AccessorySlotType_AccessoryIdentifier_Lock_BreakLock_OutputArguments
The identifier for the AccessorySlotType_AccessoryIdentifier_Lock_BreakLock_OutputArguments Variable...
const uint AnalyserChannel_OperatingModeSubStateMachineType_Holding
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_Holding Object.
const uint SpectrometerDeviceStreamType_ParameterSet_PendingBackground1_Title
The identifier for the SpectrometerDeviceStreamType_ParameterSet_PendingBackground1_Title Variable...
const uint StreamType_Status
The identifier for the StreamType_Status Object.
const uint SpectrometerDeviceType_CPIdentifier_Lock_InitLock
The identifier for the SpectrometerDeviceType_CPIdentifier_Lock_InitLock Method.
const uint AnalyserChannelType_StreamIdentifier_ParameterSet_IsEnabled
The identifier for the AnalyserChannelType_StreamIdentifier_ParameterSet_IsEnabled Variable...
const uint ChromatographDeviceStreamType_ParameterSet_LastSampleTime
The identifier for the ChromatographDeviceStreamType_ParameterSet_LastSampleTime Variable.
const uint SpectrometerDeviceType_ParameterSet_DiagnosticStatus
The identifier for the SpectrometerDeviceType_ParameterSet_DiagnosticStatus Variable.
const uint AnalyserChannel_OperatingModeSubStateMachineType_Clearing_StateNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_Clearing_StateNumber Variable...
const uint AccessoryType_IsHotSwappable
The identifier for the AccessoryType_IsHotSwappable Variable.
const uint ParticleSizeMonitorDeviceType_Lock_BreakLock_OutputArguments
The identifier for the ParticleSizeMonitorDeviceType_Lock_BreakLock_OutputArguments Variable...
const uint SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_LastTransition_Id
The identifier for the SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubState...
const uint MassSpectrometerDeviceType_AccessorySlotIdentifier_IsEnabled
The identifier for the MassSpectrometerDeviceType_AccessorySlotIdentifier_IsEnabled Variable...
const uint MassSpectrometerDeviceType_AccessorySlotIdentifier_IsHotSwappable
The identifier for the MassSpectrometerDeviceType_AccessorySlotIdentifier_IsHotSwappable Variable...
const uint NMRDeviceType
The identifier for the NMRDeviceType ObjectType.
const uint AnalyserDeviceStateMachineType_Local_StateNumber
The identifier for the AnalyserDeviceStateMachineType_Local_StateNumber Variable. ...
const uint MassSpectrometerDeviceType_ChannelIdentifier_Lock_ExitLock
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_Lock_ExitLock Method...
const uint NMRDeviceType_Lock_RenewLock
The identifier for the NMRDeviceType_Lock_RenewLock Method.
const uint AnalyserChannel_OperatingModeSubStateMachineType_Held
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_Held Object.
const uint NMRDeviceType_ChannelIdentifier_Lock_LockingClient
The identifier for the NMRDeviceType_ChannelIdentifier_Lock_LockingClient Variable.
const uint DetectorType_Lock_BreakLock
The identifier for the DetectorType_Lock_BreakLock Method.
const uint AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToStoppingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToStoppingTransit...
const uint AnalyserChannel_OperatingModeSubStateMachineType_CompletingToAbortingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_CompletingToAbortingTransitio...
const uint AnalyserChannel_OperatingModeSubStateMachineType_ClearingToStoppedTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_ClearingToStoppedTransition O...
A class that declares constants for all Methods in the Model Design.
const uint MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_LastTransition_Id
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubS...
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubSt...
const uint MNRDeviceStreamType_Lock_InitLock_InputArguments
The identifier for the MNRDeviceStreamType_Lock_InitLock_InputArguments Variable. ...
const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_BackgroundAcquisitionTime
The identifier for the ParticleSizeMonitorDeviceStreamType_ParameterSet_BackgroundAcquisitionTime Var...
const uint MassSpectrometerDeviceStreamType_Lock_RenewLock
The identifier for the MassSpectrometerDeviceStreamType_Lock_RenewLock Method.
const uint ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_LastTransition_Id
The identifier for the ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubSt...
const uint AccessorySlotType_AccessoryIdentifier
The identifier for the AccessorySlotType_AccessoryIdentifier Object.
const uint AnalyserChannelType_Lock_InitLock_OutputArguments
The identifier for the AnalyserChannelType_Lock_InitLock_OutputArguments Variable.
const uint AnalyserDeviceType_AccessorySlotIdentifier
The identifier for the AnalyserDeviceType_AccessorySlotIdentifier Object.
const uint AnalyserDeviceStateMachineType_MaintenanceToOperatingTransition
The identifier for the AnalyserDeviceStateMachineType_MaintenanceToOperatingTransition Object...
const uint NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine
The identifier for the NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_O...
const uint ParticleSizeMonitorDeviceStreamType
The identifier for the ParticleSizeMonitorDeviceStreamType ObjectType.
const uint AnalyserChannel_OperatingModeSubStateMachineType_SuspendingToAbortingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_SuspendingToAbortingTransitio...
const uint NMRDeviceType_ParameterSet_ConfigData_Close_InputArguments
The identifier for the NMRDeviceType_ParameterSet_ConfigData_Close_InputArguments Variable...
const uint StreamType_ParameterSet_Offset
The identifier for the StreamType_ParameterSet_Offset Variable.
const uint AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToExecuteTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToExecuteTransiti...
const uint NMRDeviceType_ParameterSet_ConfigData_Read
The identifier for the NMRDeviceType_ParameterSet_ConfigData_Read Method.
const uint AnalyserChannel_OperatingModeSubStateMachineType_HoldingToAbortingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_HoldingToAbortingTransition_T...
const uint NMRDeviceType_CPIdentifier_Lock_InitLock
The identifier for the NMRDeviceType_CPIdentifier_Lock_InitLock Method.
const uint NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_LastTransition_Id
The identifier for the NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_O...
const uint StreamType_ParameterSet_AcquisitionEndTime
The identifier for the StreamType_ParameterSet_AcquisitionEndTime Variable.
const uint ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState_Id
The identifier for the ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMac...
const uint StreamType_AcquisitionStatus
The identifier for the StreamType_AcquisitionStatus Object.
const uint ChromatographDeviceType_CPIdentifier_Lock_InitLock_OutputArguments
The identifier for the ChromatographDeviceType_CPIdentifier_Lock_InitLock_OutputArguments Variable...
const uint ChromatographDeviceType_ParameterSet_ConfigData_Write
The identifier for the ChromatographDeviceType_ParameterSet_ConfigData_Write Method.
const uint AnalyserDeviceType_CPIdentifier_Lock_BreakLock
The identifier for the AnalyserDeviceType_CPIdentifier_Lock_BreakLock Method.
const uint AnalyserChannelType_StreamIdentifier_AcquisitionData
The identifier for the AnalyserChannelType_StreamIdentifier_AcquisitionData Object.
const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_SizeDistribution_EURange
The identifier for the ParticleSizeMonitorDeviceStreamType_ParameterSet_SizeDistribution_EURange Vari...
const uint AnalyserDeviceType_ChannelIdentifier_MethodSet_Stop
The identifier for the AnalyserDeviceType_ChannelIdentifier_MethodSet_Stop Method.
const uint ChromatographDeviceType_MethodSet_GotoMaintenance
The identifier for the ChromatographDeviceType_MethodSet_GotoMaintenance Method.
const uint MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubS...
const uint AccessoryType_Status
The identifier for the AccessoryType_Status Object.
const uint SpectrometerDeviceStreamType_ParameterSet_PendingBackground_Title
The identifier for the SpectrometerDeviceStreamType_ParameterSet_PendingBackground_Title Variable...
const uint AccessoryType_Lock_BreakLock
The identifier for the AccessoryType_Lock_BreakLock Method.
const uint MassSpectrometerDeviceType_CPIdentifier_NetworkAddress
The identifier for the MassSpectrometerDeviceType_CPIdentifier_NetworkAddress Object.
const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_ExecutionCycleSubcode_EnumStrings
The identifier for the ParticleSizeMonitorDeviceStreamType_ParameterSet_ExecutionCycleSubcode_EnumStr...
const uint SpectrometerDeviceType_MethodSet_ResetAllChannels
The identifier for the SpectrometerDeviceType_MethodSet_ResetAllChannels Method.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_Cleaning_StateNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_Cleaning_StateNumber V...
const uint ChemometricModelType_ModelDescription
The identifier for the ChemometricModelType_ModelDescription Variable.
const uint ChromatographDeviceType_AnalyserStateMachine_LastTransition_Id
The identifier for the ChromatographDeviceType_AnalyserStateMachine_LastTransition_Id Variable...
const uint AnalyserChannel_OperatingModeSubStateMachineType_CompleteToStoppedTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_CompleteToStoppedTransition_T...
const uint AnalyserChannel_OperatingModeSubStateMachineType_HoldingToAbortingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_HoldingToAbortingTransition O...
const uint SpectrometerDeviceType_ChannelIdentifier_Lock_BreakLock_OutputArguments
The identifier for the SpectrometerDeviceType_ChannelIdentifier_Lock_BreakLock_OutputArguments Variab...
const uint AnalyserDeviceType_ChannelIdentifier_Lock_ExitLock_OutputArguments
The identifier for the AnalyserDeviceType_ChannelIdentifier_Lock_ExitLock_OutputArguments Variable...
const uint AnalyserChannelType_Lock_RenewLock_OutputArguments
The identifier for the AnalyserChannelType_Lock_RenewLock_OutputArguments Variable.
const uint ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState
The identifier for the ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubSt...
const uint SpectrometerDeviceType_MethodSet_CompareConfigDataDigest_OutputArguments
The identifier for the SpectrometerDeviceType_MethodSet_CompareConfigDataDigest_OutputArguments Varia...
const uint ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_LastTransition_Id
The identifier for the ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_LastTransition_I...
const uint SpectrometerDeviceStreamType_ParameterSet_ScaledData
The identifier for the SpectrometerDeviceStreamType_ParameterSet_ScaledData Variable.
const uint AnalyserChannelStateMachineType_MaintenanceToLocalTransition_TransitionNumber
The identifier for the AnalyserChannelStateMachineType_MaintenanceToLocalTransition_TransitionNumber ...
const uint AccessorySlotStateMachineType_RemovingTransition_TransitionNumber
The identifier for the AccessorySlotStateMachineType_RemovingTransition_TransitionNumber Variable...
const uint MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition ...
const uint AnalyserDeviceType_ChannelIdentifier_ParameterSet_DiagnosticStatus
The identifier for the AnalyserDeviceType_ChannelIdentifier_ParameterSet_DiagnosticStatus Variable...
const uint OpcUaAdiNamespaceMetadata_DefaultAccessRestrictions
The identifier for the OpcUaAdiNamespaceMetadata_DefaultAccessRestrictions Variable.
const uint AnalyserDeviceType_ParameterSet_ConfigData_UserWritable
The identifier for the AnalyserDeviceType_ParameterSet_ConfigData_UserWritable Variable.
const uint AnalyserChannel_OperatingModeSubStateMachineType_CompletingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_CompletingTransition_Transiti...
const uint MVAOutputParameterType_Statistics_AlarmState
The identifier for the MVAOutputParameterType_Statistics_AlarmState Variable.
const uint AnalyserChannel_OperatingModeSubStateMachineType_StoppingToStoppedTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_StoppingToStoppedTransition_T...
const uint AcousticSpectrometerDeviceType_Lock_InitLock_OutputArguments
The identifier for the AcousticSpectrometerDeviceType_Lock_InitLock_OutputArguments Variable...
const uint AnalyserDeviceType_MethodSet_ResetAllChannels
The identifier for the AnalyserDeviceType_MethodSet_ResetAllChannels Method.
const uint AccessorySlotType_AccessorySlotStateMachine_LastTransition_Id
The identifier for the AccessorySlotType_AccessorySlotStateMachine_LastTransition_Id Variable...
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Unsuspend
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Unsuspend Method...
const uint AccessorySlotStateMachineType_PowerupToEmptyTransition_TransitionNumber
The identifier for the AccessorySlotStateMachineType_PowerupToEmptyTransition_TransitionNumber Variab...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractValidationSampleTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractValidationSampl...
const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Open
The identifier for the AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Open Method...
const uint AnalyserDeviceType_Lock_RenewLock_OutputArguments
The identifier for the AnalyserDeviceType_Lock_RenewLock_OutputArguments Variable.
const uint ChromatographDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState
The identifier for the ChromatographDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_Curr...
const uint MassSpectrometerDeviceType_ChannelIdentifier_Lock_LockingClient
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_Lock_LockingClient Variable...
const uint AnalyserChannel_OperatingModeSubStateMachineType_ResettingToAbortingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_ResettingToAbortingTransition...
const uint SpectrometerDeviceStreamType_Configuration
The identifier for the SpectrometerDeviceStreamType_Configuration Object.
const uint StreamType_Lock_InitLock
The identifier for the StreamType_Lock_InitLock Method.
const uint MassSpectrometerDeviceStreamType_ParameterSet_ExecutionCycleSubcode
The identifier for the MassSpectrometerDeviceStreamType_ParameterSet_ExecutionCycleSubcode Variable...
const uint ParticleSizeMonitorDeviceStreamType_Lock_InitLock_OutputArguments
The identifier for the ParticleSizeMonitorDeviceStreamType_Lock_InitLock_OutputArguments Variable...
const uint AnalyserChannel_OperatingModeSubStateMachineType_HeldToAbortingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_HeldToAbortingTransition_Tran...
const uint AnalyserDeviceType_ChannelIdentifier_MethodSet_Reset
The identifier for the AnalyserDeviceType_ChannelIdentifier_MethodSet_Reset Method.
const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_Background_XAxisDefinition
The identifier for the ParticleSizeMonitorDeviceStreamType_ParameterSet_Background_XAxisDefinition Va...
const uint AnalyserChannelStateMachineType_Local
The identifier for the AnalyserChannelStateMachineType_Local Object.
const uint AcousticSpectrometerDeviceType_CPIdentifier_Lock_InitLock_InputArguments
The identifier for the AcousticSpectrometerDeviceType_CPIdentifier_Lock_InitLock_InputArguments Varia...
const uint ChromatographDeviceType_ChannelIdentifier_MethodSet_GotoMaintenance
The identifier for the ChromatographDeviceType_ChannelIdentifier_MethodSet_GotoMaintenance Method...
const uint AnalyserDeviceType_AccessorySlotIdentifier_IsEnabled
The identifier for the AnalyserDeviceType_AccessorySlotIdentifier_IsEnabled Variable.
const uint NMRDeviceType_ParameterSet_ConfigData_GetPosition
The identifier for the NMRDeviceType_ParameterSet_ConfigData_GetPosition Method.
const uint NMRDeviceType_MethodSet_GetConfigDataDigest
The identifier for the NMRDeviceType_MethodSet_GetConfigDataDigest Method.
const uint ChromatographDeviceStreamType_Lock_ExitLock_OutputArguments
The identifier for the ChromatographDeviceStreamType_Lock_ExitLock_OutputArguments Variable...
const uint MassSpectrometerDeviceStreamType_Lock_InitLock
The identifier for the MassSpectrometerDeviceStreamType_Lock_InitLock Method.
const uint AcousticSpectrometerDeviceType_Lock_RenewLock
The identifier for the AcousticSpectrometerDeviceType_Lock_RenewLock Method.
const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_IsEnabled
The identifier for the ParticleSizeMonitorDeviceStreamType_ParameterSet_IsEnabled Variable...
const uint NMRDeviceType_ParameterSet_ConfigData_Write
The identifier for the NMRDeviceType_ParameterSet_ConfigData_Write Method.
const uint ParticleSizeMonitorDeviceType_MethodSet_GetConfigDataDigest_OutputArguments
The identifier for the ParticleSizeMonitorDeviceType_MethodSet_GetConfigDataDigest_OutputArguments Va...
const uint StreamType_ParameterSet_CampaignId
The identifier for the StreamType_ParameterSet_CampaignId Variable.
const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Write_InputArguments
The identifier for the AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Write_InputArguments Va...
Defines constants for all namespaces referenced by the model design.
const uint AcousticSpectrometerDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments
The identifier for the AcousticSpectrometerDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments Var...
const uint NMRDeviceType_ParameterSet_ConfigData_SetPosition
The identifier for the NMRDeviceType_ParameterSet_ConfigData_SetPosition Method.
const uint SpectrometerDeviceType_ChannelIdentifier_MethodSet_Clear
The identifier for the SpectrometerDeviceType_ChannelIdentifier_MethodSet_Clear Method.
const uint AnalyserChannel_OperatingModeSubStateMachineType_SuspendingToSuspendedTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_SuspendingToSuspendedTransiti...
const uint AnalyserChannelStateMachineType_OperatingSubStateMachine_OperatingExecuteSubStateMachine
The identifier for the AnalyserChannelStateMachineType_OperatingSubStateMachine_OperatingExecuteSubSt...
const uint MassSpectrometerDeviceType_Lock_LockingUser
The identifier for the MassSpectrometerDeviceType_Lock_LockingUser Variable.
const uint MassSpectrometerDeviceType_MethodSet_SetConfiguration
The identifier for the MassSpectrometerDeviceType_MethodSet_SetConfiguration Method.
const uint AnalyserChannel_OperatingModeSubStateMachineType_UnholdingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_UnholdingTransition_Transitio...
const uint ChromatographDeviceType_ParameterSet_ConfigData_Size
The identifier for the ChromatographDeviceType_ParameterSet_ConfigData_Size Variable.
const uint AnalyserChannel_OperatingModeSubStateMachineType_AbortedToClearingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_AbortedToClearingTransition O...
const uint ProcessVariableType
The identifier for the ProcessVariableType VariableType.
const uint AccessorySlotStateMachineType_Shutdown_StateNumber
The identifier for the AccessorySlotStateMachineType_Shutdown_StateNumber Variable.
const uint MNRDeviceStreamType_Lock_InitLock_OutputArguments
The identifier for the MNRDeviceStreamType_Lock_InitLock_OutputArguments Variable.
const uint AnalyserChannel_OperatingModeSubStateMachineType_ResettingToAbortingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_ResettingToAbortingTransition...
const uint MassSpectrometerDeviceStreamType_ParameterSet_TimeBetweenSamples_EURange
The identifier for the MassSpectrometerDeviceStreamType_ParameterSet_TimeBetweenSamples_EURange Varia...
const uint AnalyserChannelType_ParameterSet_ChannelId
The identifier for the AnalyserChannelType_ParameterSet_ChannelId Variable.
const uint MassSpectrometerDeviceType_ChannelIdentifier_ParameterSet_DiagnosticStatus
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_ParameterSet_DiagnosticStatus Var...
const uint AnalyserDeviceType_ChannelIdentifier_MethodSet_Hold
The identifier for the AnalyserDeviceType_ChannelIdentifier_MethodSet_Hold Method.
const uint ChromatographDeviceType_CPIdentifier_Lock_ExitLock
The identifier for the ChromatographDeviceType_CPIdentifier_Lock_ExitLock Method. ...
const uint AnalyserChannelType_Lock_LockingClient
The identifier for the AnalyserChannelType_Lock_LockingClient Variable.
const uint ChromatographDeviceStreamType_Lock_Locked
The identifier for the ChromatographDeviceStreamType_Lock_Locked Variable.
const uint ChromatographDeviceType_ChannelIdentifier_ParameterSet_ActiveStream
The identifier for the ChromatographDeviceType_ChannelIdentifier_ParameterSet_ActiveStream Variable...
const uint NMRDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState
The identifier for the NMRDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState Variable...
const uint MNRDeviceStreamType_Lock_RenewLock
The identifier for the MNRDeviceStreamType_Lock_RenewLock Method.
const uint MassSpectrometerDeviceType_MethodSet_GetConfiguration
The identifier for the MassSpectrometerDeviceType_MethodSet_GetConfiguration Method.
const uint SpectrometerDeviceType_ParameterSet_SpectralRange
The identifier for the SpectrometerDeviceType_ParameterSet_SpectralRange Variable.
const uint StreamType_Lock_LockingClient
The identifier for the StreamType_Lock_LockingClient Variable.
const uint ParticleSizeMonitorDeviceType_MethodSet_GotoMaintenance
The identifier for the ParticleSizeMonitorDeviceType_MethodSet_GotoMaintenance Method.
const uint AcousticSpectrometerDeviceType_Lock_ExitLock_OutputArguments
The identifier for the AcousticSpectrometerDeviceType_Lock_ExitLock_OutputArguments Variable...
const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_GetPosition
The identifier for the MassSpectrometerDeviceType_ParameterSet_ConfigData_GetPosition Method...
const uint AnalyserChannelType_StreamIdentifier_ChemometricModelSettings
The identifier for the AnalyserChannelType_StreamIdentifier_ChemometricModelSettings Object...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCalibrationTrigger
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCalibrationTrig...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForCalibrationTriggerTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleTo...
const uint SpectrometerDeviceStreamType_ParameterSet_PendingBackground1_EngineeringUnits
The identifier for the SpectrometerDeviceStreamType_ParameterSet_PendingBackground1_EngineeringUnits ...
const uint SpectrometerDeviceStreamType_ParameterSet_AcquisitionCounter_EURange
The identifier for the SpectrometerDeviceStreamType_ParameterSet_AcquisitionCounter_EURange Variable...
const uint AnalyserDeviceType_MethodSet_AbortAllChannels
The identifier for the AnalyserDeviceType_MethodSet_AbortAllChannels Method.
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_RenewLock_OutputArguments
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_RenewLock_OutputArgument...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForDiagnosticTriggerTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleTo...
const uint ParticleSizeMonitorDeviceType_Lock_ExitLock_OutputArguments
The identifier for the ParticleSizeMonitorDeviceType_Lock_ExitLock_OutputArguments Variable...
const uint StreamType_ParameterSet_RawData
The identifier for the StreamType_ParameterSet_RawData Variable.
const uint SpectrometerDeviceStreamType_Lock_Locked
The identifier for the SpectrometerDeviceStreamType_Lock_Locked Variable.
const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Write
The identifier for the ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Write Method...
const uint ParticleSizeMonitorDeviceType_Lock_BreakLock
The identifier for the ParticleSizeMonitorDeviceType_Lock_BreakLock Method.
const uint AnalyserDeviceType_ChannelIdentifier_MethodSet_Start
The identifier for the AnalyserDeviceType_ChannelIdentifier_MethodSet_Start Method.
const uint SpectrometerDeviceType_ParameterSet_ConfigData_Size
The identifier for the SpectrometerDeviceType_ParameterSet_ConfigData_Size Variable.
const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Close_InputArguments
The identifier for the AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Close_InputArguments Va...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareCalibrationSampleToAnalyseCalibrationSampleTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareCalibrationSamp...
const uint AnalyserChannel_OperatingModeSubStateMachineType_StartingToExecuteTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_StartingToExecuteTransition_T...
const uint AccessorySlotStateMachineType_Inserting
The identifier for the AccessorySlotStateMachineType_Inserting Object.
const uint AnalyserChannel_OperatingModeSubStateMachineType_HeldToUnholdingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_HeldToUnholdingTransition Obj...
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisiti...
const uint AnalyserChannel_OperatingModeSubStateMachineType_Aborted_StateNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_Aborted_StateNumber Variable...
const uint SpectrometerDeviceStreamType_ParameterSet_ActiveBackground_AxisScaleType
The identifier for the SpectrometerDeviceStreamType_ParameterSet_ActiveBackground_AxisScaleType Varia...
const uint MassSpectrometerDeviceType_CPIdentifier_Lock_RenewLock
The identifier for the MassSpectrometerDeviceType_CPIdentifier_Lock_RenewLock Method.
const uint MassSpectrometerDeviceType_AnalyserStateMachine_CurrentState
The identifier for the MassSpectrometerDeviceType_AnalyserStateMachine_CurrentState Variable...
const uint NMRDeviceType_ChannelIdentifier_ParameterSet_IsEnabled
The identifier for the NMRDeviceType_ChannelIdentifier_ParameterSet_IsEnabled Variable.
const uint NMRDeviceType_ParameterSet_ConfigData_Open_InputArguments
The identifier for the NMRDeviceType_ParameterSet_ConfigData_Open_InputArguments Variable.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_Diagnostic
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_Diagnostic Object...
const uint StreamType_ParameterSet_SampleId
The identifier for the StreamType_ParameterSet_SampleId Variable.
const uint AnalyserDeviceStateMachineType_OperatingToMaintenanceTransition
The identifier for the AnalyserDeviceStateMachineType_OperatingToMaintenanceTransition Object...
const uint NMRDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState_Id
The identifier for the NMRDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine...
const uint AcousticSpectrometerDeviceType_MethodSet_StartAllChannels
The identifier for the AcousticSpectrometerDeviceType_MethodSet_StartAllChannels Method.
const uint StreamType_ParameterSet_SubBatchId
The identifier for the StreamType_ParameterSet_SubBatchId Variable.
const uint SourceType_Lock_RenewLock_OutputArguments
The identifier for the SourceType_Lock_RenewLock_OutputArguments Variable.
const uint ChromatographDeviceType_ChannelIdentifier_Lock_LockingClient
The identifier for the ChromatographDeviceType_ChannelIdentifier_Lock_LockingClient Variable...
const uint SpectrometerDeviceType_ChannelIdentifier_MethodSet
The identifier for the SpectrometerDeviceType_ChannelIdentifier_MethodSet Object. ...
const uint ParticleSizeMonitorDeviceType_Lock_InitLock_OutputArguments
The identifier for the ParticleSizeMonitorDeviceType_Lock_InitLock_OutputArguments Variable...
const uint NMRDeviceType_ChannelIdentifier_Status
The identifier for the NMRDeviceType_ChannelIdentifier_Status Object.
const uint NMRDeviceType_Lock_InitLock_InputArguments
The identifier for the NMRDeviceType_Lock_InitLock_InputArguments Variable.
const uint SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_LastTransition_Id
The identifier for the SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubSta...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_Diagnostic_StateNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_Diagnostic_StateNumber...
const uint ChromatographDeviceStreamType_ParameterSet_DiagnosticStatus
The identifier for the ChromatographDeviceStreamType_ParameterSet_DiagnosticStatus Variable...
const uint SmartSamplingSystemType
The identifier for the SmartSamplingSystemType ObjectType.
const uint ChromatographDeviceType_MethodSet_CompareConfigDataDigest_OutputArguments
The identifier for the ChromatographDeviceType_MethodSet_CompareConfigDataDigest_OutputArguments Vari...
const uint MNRDeviceStreamType_ParameterSet_IsActive
The identifier for the MNRDeviceStreamType_ParameterSet_IsActive Variable.
const uint MassSpectrometerDeviceType_MethodSet_GotoMaintenance
The identifier for the MassSpectrometerDeviceType_MethodSet_GotoMaintenance Method.
const uint AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToAbortingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToAbortingTransit...
const uint AnalyserChannelStateMachineType_LocalSubStateMachine_CurrentState_Id
The identifier for the AnalyserChannelStateMachineType_LocalSubStateMachine_CurrentState_Id Variable...
const uint NMRDeviceType_MethodSet_AbortAllChannels
The identifier for the NMRDeviceType_MethodSet_AbortAllChannels Method.
const uint OpcUaAdiNamespaceMetadata_NamespaceFile_Writable
The identifier for the OpcUaAdiNamespaceMetadata_NamespaceFile_Writable Variable. ...
const uint SpectrometerDeviceType_ParameterSet_ConfigData_Open_OutputArguments
The identifier for the SpectrometerDeviceType_ParameterSet_ConfigData_Open_OutputArguments Variable...
const uint AnalyserChannel_OperatingModeSubStateMachineType_Held_StateNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_Held_StateNumber Variable...
const uint ChromatographDeviceType_ParameterSet_ConfigData_Open
The identifier for the ChromatographDeviceType_ParameterSet_ConfigData_Open Method.
const uint AcousticSpectrometerDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments
The identifier for the AcousticSpectrometerDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments Vari...
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState_Id
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingS...
const uint AnalyserChannel_OperatingModeSubStateMachineType_ResettingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_ResettingTransition_Transitio...
const uint AnalyserChannelType_StreamIdentifier_Lock_InitLock_OutputArguments
The identifier for the AnalyserChannelType_StreamIdentifier_Lock_InitLock_OutputArguments Variable...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCalibrationTriggerToExtractCalibrationSampleTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCalibrationTrig...
const uint StreamType_ParameterSet_LastCalibrationTime
The identifier for the StreamType_ParameterSet_LastCalibrationTime Variable.
const uint AnalyserChannelType_StreamIdentifier_Lock_ExitLock
The identifier for the AnalyserChannelType_StreamIdentifier_Lock_ExitLock Method. ...
const uint AnalyserChannelType_ChannelStateMachine_LastTransition_Id
The identifier for the AnalyserChannelType_ChannelStateMachine_LastTransition_Id Variable.
const uint SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState_Id
The identifier for the SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMach...
const uint AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingTransition Object...
const uint AnalyserChannel_OperatingModeSubStateMachineType_StoppingToAbortingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_StoppingToAbortingTransition ...
const uint SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine
The identifier for the SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine Object...
const uint ChromatographDeviceType_MethodSet_SetConfiguration
The identifier for the ChromatographDeviceType_MethodSet_SetConfiguration Method. ...
const uint AnalyserChannelType_StreamIdentifier_Lock_Locked
The identifier for the AnalyserChannelType_StreamIdentifier_Lock_Locked Variable. ...
const uint ChromatographDeviceType_ChannelIdentifier_Lock_BreakLock
The identifier for the ChromatographDeviceType_ChannelIdentifier_Lock_BreakLock Method.
const uint AnalyserDeviceType_ParameterSet_ConfigData_GetPosition_OutputArguments
The identifier for the AnalyserDeviceType_ParameterSet_ConfigData_GetPosition_OutputArguments Variabl...
const uint MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubS...
const uint MassSpectrometerDeviceType_Lock_InitLock
The identifier for the MassSpectrometerDeviceType_Lock_InitLock Method.
const uint ParticleSizeMonitorDeviceType_CPIdentifier_Lock_BreakLock
The identifier for the ParticleSizeMonitorDeviceType_CPIdentifier_Lock_BreakLock Method.
const uint DetectorType
The identifier for the DetectorType ObjectType.
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet Object...
const uint ChromatographDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_LastTransition_Id
The identifier for the ChromatographDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_Last...
const uint ChromatographDeviceType_Lock_ExitLock_OutputArguments
The identifier for the ChromatographDeviceType_Lock_ExitLock_OutputArguments Variable.
const uint AcousticSpectrometerDeviceType_MethodSet_StopAllChannels
The identifier for the AcousticSpectrometerDeviceType_MethodSet_StopAllChannels Method.
const uint AnalyserChannel_OperatingModeSubStateMachineType_ResettingToIdleTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_ResettingToIdleTransition Obj...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseValidationSample
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseValidationSampl...
const uint AnalyserDeviceStateMachineType_OperatingToLocalTransition_TransitionNumber
The identifier for the AnalyserDeviceStateMachineType_OperatingToLocalTransition_TransitionNumber Var...
const uint AnalyserDeviceStateMachineType_LocalToOperatingTransition_TransitionNumber
The identifier for the AnalyserDeviceStateMachineType_LocalToOperatingTransition_TransitionNumber Var...
const uint ParticleSizeMonitorDeviceType_Lock_InitLock
The identifier for the ParticleSizeMonitorDeviceType_Lock_InitLock Method.
const uint ParticleSizeMonitorDeviceType_Lock_InitLock_InputArguments
The identifier for the ParticleSizeMonitorDeviceType_Lock_InitLock_InputArguments Variable...
const uint AnalyserChannel_OperatingModeSubStateMachineType_Stopping_StateNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_Stopping_StateNumber Variable...
const uint MVAOutputParameterType_WarningLimits
The identifier for the MVAOutputParameterType_WarningLimits Variable.
const uint AnalyserChannelStateMachineType_MaintenanceToLocalTransition
The identifier for the AnalyserChannelStateMachineType_MaintenanceToLocalTransition Object...
const uint SpectrometerDeviceStreamType_Lock_InitLock
The identifier for the SpectrometerDeviceStreamType_Lock_InitLock Method.
const uint AnalyserDeviceStateMachineType_MaintenanceToLocalTransition_TransitionNumber
The identifier for the AnalyserDeviceStateMachineType_MaintenanceToLocalTransition_TransitionNumber V...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareSampleTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareSampleTransitio...
const uint AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState
The identifier for the AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMach...
const uint AnalyserChannel_OperatingModeSubStateMachineType_Holding_StateNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_Holding_StateNumber Variable...
const uint SpectrometerDeviceStreamType_ParameterSet_ActiveBackground1_XAxisDefinition
The identifier for the SpectrometerDeviceStreamType_ParameterSet_ActiveBackground1_XAxisDefinition Va...
const uint AcousticSpectrometerDeviceType_CPIdentifier_Lock_RenewLock
The identifier for the AcousticSpectrometerDeviceType_CPIdentifier_Lock_RenewLock Method...
const uint StreamType_Lock_LockingUser
The identifier for the StreamType_Lock_LockingUser Variable.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForSampleTriggerToExtractSampleTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForSampleTriggerTo...
const uint MassSpectrometerDeviceType_MethodSet_StopAllChannels
The identifier for the MassSpectrometerDeviceType_MethodSet_StopAllChannels Method.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForCalibrationTriggerTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleTo...
const uint MassSpectrometerDeviceStreamType_ParameterSet_AcquisitionCounter
The identifier for the MassSpectrometerDeviceStreamType_ParameterSet_AcquisitionCounter Variable...
const uint MNRDeviceStreamType_ParameterSet_ScaledData
The identifier for the MNRDeviceStreamType_ParameterSet_ScaledData Variable.
const uint AnalyserChannel_OperatingModeSubStateMachineType_Clearing
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_Clearing Object.
const uint AnalyserDeviceType_CPIdentifier_Lock_InitLock
The identifier for the AnalyserDeviceType_CPIdentifier_Lock_InitLock Method.
const uint AnalyserChannel_OperatingModeSubStateMachineType_ResettingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_ResettingTransition Object...
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_Locked
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_Locked Variable...
const uint NMRDeviceType_AnalyserStateMachine_CurrentState
The identifier for the NMRDeviceType_AnalyserStateMachine_CurrentState Variable.
const uint GcOvenType_Lock_Locked
The identifier for the GcOvenType_Lock_Locked Variable.
const uint ParticleSizeMonitorDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState_Id
The identifier for the ParticleSizeMonitorDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachin...
const uint SpectrometerDeviceType_CPIdentifier_Lock_Locked
The identifier for the SpectrometerDeviceType_CPIdentifier_Lock_Locked Variable.
const uint MassSpectrometerDeviceType_Lock_BreakLock
The identifier for the MassSpectrometerDeviceType_Lock_BreakLock Method.
const uint SpectrometerDeviceType_ChannelIdentifier_MethodSet_Abort
The identifier for the SpectrometerDeviceType_ChannelIdentifier_MethodSet_Abort Method.
const uint ParticleSizeMonitorDeviceType_Lock_RemainingLockTime
The identifier for the ParticleSizeMonitorDeviceType_Lock_RemainingLockTime Variable.
const uint SpectrometerDeviceStreamType_FactorySettings
The identifier for the SpectrometerDeviceStreamType_FactorySettings Object.
const uint ChromatographDeviceType_CPIdentifier_Lock_InitLock
The identifier for the ChromatographDeviceType_CPIdentifier_Lock_InitLock Method. ...
const uint AcousticSpectrometerDeviceType_MethodSet_AbortAllChannels
The identifier for the AcousticSpectrometerDeviceType_MethodSet_AbortAllChannels Method.
const uint AcousticSpectrometerDeviceStreamType_ParameterSet_Progress
The identifier for the AcousticSpectrometerDeviceStreamType_ParameterSet_Progress Variable...
const uint AccessorySlotType_AccessoryIdentifier_Lock_LockingUser
The identifier for the AccessorySlotType_AccessoryIdentifier_Lock_LockingUser Variable.
const uint AcousticSpectrometerDeviceType_AccessorySlotIdentifier_IsHotSwappable
The identifier for the AcousticSpectrometerDeviceType_AccessorySlotIdentifier_IsHotSwappable Variable...
const uint NMRDeviceType_MethodSet_StartAllChannels
The identifier for the NMRDeviceType_MethodSet_StartAllChannels Method.
const uint AnalyserChannelType_MethodSet_Start
The identifier for the AnalyserChannelType_MethodSet_Start Method.
const uint SpectrometerDeviceType_CPIdentifier_Lock_ExitLock
The identifier for the SpectrometerDeviceType_CPIdentifier_Lock_ExitLock Method.
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisit...
const uint SpectrometerDeviceType_ChannelIdentifier_MethodSet_Start
The identifier for the SpectrometerDeviceType_ChannelIdentifier_MethodSet_Start Method.
const uint AnalyserChannelType_Lock_ExitLock
The identifier for the AnalyserChannelType_Lock_ExitLock Method.
const uint AnalyserDeviceType_AccessorySlotIdentifier_SupportedTypes
The identifier for the AnalyserDeviceType_AccessorySlotIdentifier_SupportedTypes Object.
const uint NMRDeviceType_ChannelIdentifier_MethodSet_GotoOperating
The identifier for the NMRDeviceType_ChannelIdentifier_MethodSet_GotoOperating Method.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForSampleTrigger_StateNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForSampleTrigger_S...
const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Open
The identifier for the ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Open Method...
const uint OpcUaAdiNamespaceMetadata_NamespaceFile_Close_InputArguments
The identifier for the OpcUaAdiNamespaceMetadata_NamespaceFile_Close_InputArguments Variable...
const uint NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine
The identifier for the NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine O...
const uint NMRDeviceType_ChannelIdentifier_MethodSet_Reset
The identifier for the NMRDeviceType_ChannelIdentifier_MethodSet_Reset Method.
const uint AnalyserChannel_OperatingModeSubStateMachineType_Suspending_StateNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_Suspending_StateNumber Variab...
const uint NMRDeviceType_Lock_RemainingLockTime
The identifier for the NMRDeviceType_Lock_RemainingLockTime Variable.
const uint AnalyserChannel_OperatingModeSubStateMachineType_IdleToAbortingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_IdleToAbortingTransition_Tran...
const uint AnalyserDeviceStateMachineType_Operating_StateNumber
The identifier for the AnalyserDeviceStateMachineType_Operating_StateNumber Variable.
const uint AnalyserDeviceType_CPIdentifier_Lock_InitLock_InputArguments
The identifier for the AnalyserDeviceType_CPIdentifier_Lock_InitLock_InputArguments Variable...
const uint NMRDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState_Id
The identifier for the NMRDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_Curre...
const uint AnalyserDeviceType_ChannelIdentifier_MethodSet
The identifier for the AnalyserDeviceType_ChannelIdentifier_MethodSet Object.
const uint MNRDeviceStreamType_ParameterSet_Progress
The identifier for the MNRDeviceStreamType_ParameterSet_Progress Variable.
const uint ParticleSizeMonitorDeviceStreamType_Lock_ExitLock
The identifier for the ParticleSizeMonitorDeviceStreamType_Lock_ExitLock Method.
const uint MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState_Id
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubS...
const uint AccessorySlotType_AccessoryIdentifier_Configuration
The identifier for the AccessorySlotType_AccessoryIdentifier_Configuration Object.
const uint ChromatographDeviceType_ParameterSet_ConfigData_SetPosition_InputArguments
The identifier for the ChromatographDeviceType_ParameterSet_ConfigData_SetPosition_InputArguments Var...
const uint AnalyserDeviceStateMachineType_Maintenance_StateNumber
The identifier for the AnalyserDeviceStateMachineType_Maintenance_StateNumber Variable.
const uint ChromatographDeviceType_ChannelIdentifier_MethodSet_Clear
The identifier for the ChromatographDeviceType_ChannelIdentifier_MethodSet_Clear Method.
const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Close_InputArguments
The identifier for the ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Close_InputArguments Var...
const uint AcousticSpectrometerDeviceStreamType_ParameterSet_ExecutionCycleSubcode
The identifier for the AcousticSpectrometerDeviceStreamType_ParameterSet_ExecutionCycleSubcode Variab...
const uint MassSpectrometerDeviceType_CPIdentifier_Lock_InitLock_OutputArguments
The identifier for the MassSpectrometerDeviceType_CPIdentifier_Lock_InitLock_OutputArguments Variable...
const uint AnalyserDeviceStateMachineType_MaintenanceToShutdownTransition_TransitionNumber
The identifier for the AnalyserDeviceStateMachineType_MaintenanceToShutdownTransition_TransitionNumbe...
const uint StreamType_ParameterSet_Process
The identifier for the StreamType_ParameterSet_Process Variable.
const uint AccessorySlotStateMachineType_InsertingToRemovingTransition_TransitionNumber
The identifier for the AccessorySlotStateMachineType_InsertingToRemovingTransition_TransitionNumber V...
const uint AnalyserChannel_OperatingModeSubStateMachineType_StartingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_StartingTransition_Transition...
const uint NMRDeviceType_Lock_ExitLock_OutputArguments
The identifier for the NMRDeviceType_Lock_ExitLock_OutputArguments Variable.
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Stop
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Stop Method...
const uint OpcUaAdiNamespaceMetadata_NamespaceFile_OpenCount
The identifier for the OpcUaAdiNamespaceMetadata_NamespaceFile_OpenCount Variable.
const uint OpcUaAdiNamespaceMetadata_NamespaceFile_GetPosition
The identifier for the OpcUaAdiNamespaceMetadata_NamespaceFile_GetPosition Method.
const uint SpectrometerDeviceStreamType_ParameterSet
The identifier for the SpectrometerDeviceStreamType_ParameterSet Object.
const uint SpectrometerDeviceType_Lock_RenewLock
The identifier for the SpectrometerDeviceType_Lock_RenewLock Method.
const uint SpectrometerDeviceType_ParameterSet_ConfigData_UserWritable
The identifier for the SpectrometerDeviceType_ParameterSet_ConfigData_UserWritable Variable...
const uint NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState_Id
The identifier for the NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_C...
const uint AnalyserDeviceType_ChannelIdentifier_Lock_ExitLock
The identifier for the AnalyserDeviceType_ChannelIdentifier_Lock_ExitLock Method. ...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForCleaningTriggerTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleTo...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractValidationSample
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractValidationSampl...
const uint SourceType_Lock_InitLock_OutputArguments
The identifier for the SourceType_Lock_InitLock_OutputArguments Variable.
const uint SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_LastTransition_Id
The identifier for the SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubState...
const uint SpectrometerDeviceStreamType_ParameterSet_AcquisitionEndTime
The identifier for the SpectrometerDeviceStreamType_ParameterSet_AcquisitionEndTime Variable...
const uint NMRDeviceType_ChannelIdentifier_ParameterSet_ActiveStream
The identifier for the NMRDeviceType_ChannelIdentifier_ParameterSet_ActiveStream Variable.
const uint SpectrometerDeviceType_Lock_ExitLock
The identifier for the SpectrometerDeviceType_Lock_ExitLock Method.
const uint NMRDeviceType_ChannelIdentifier_Lock_RenewLock_OutputArguments
The identifier for the NMRDeviceType_ChannelIdentifier_Lock_RenewLock_OutputArguments Variable...
const uint AnalyserChannel_OperatingModeSubStateMachineType_CompletingToStoppingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_CompletingToStoppingTransitio...
const uint AnalyserChannelStateMachineType_OperatingSubStateMachine_OperatingExecuteSubStateMachine_LastTransition_Id
The identifier for the AnalyserChannelStateMachineType_OperatingSubStateMachine_OperatingExecuteSubSt...
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_Status
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_Status Object.
const uint AnalyserChannelType_StreamIdentifier_Lock_RenewLock
The identifier for the AnalyserChannelType_StreamIdentifier_Lock_RenewLock Method.
const uint StreamType_AcquisitionData
The identifier for the StreamType_AcquisitionData Object.
const uint NMRDeviceType_ChannelIdentifier_MethodSet_GotoMaintenance
The identifier for the NMRDeviceType_ChannelIdentifier_MethodSet_GotoMaintenance Method.
const uint MassSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState_Id
The identifier for the MassSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_C...
const uint AcousticSpectrometerDeviceStreamType_Lock_RenewLock_OutputArguments
The identifier for the AcousticSpectrometerDeviceStreamType_Lock_RenewLock_OutputArguments Variable...
const uint SpectrometerDeviceType_ParameterSet_ConfigData_SetPosition_InputArguments
The identifier for the SpectrometerDeviceType_ParameterSet_ConfigData_SetPosition_InputArguments Vari...
const uint SpectrometerDeviceStreamType_Lock_InitLock_InputArguments
The identifier for the SpectrometerDeviceStreamType_Lock_InitLock_InputArguments Variable.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractSampleTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractSampleTransitio...
const uint AnalyserDeviceStateMachineType_Shutdown
The identifier for the AnalyserDeviceStateMachineType_Shutdown Object.
const uint SpectrometerDeviceType_MethodSet_CompareConfigDataDigest
The identifier for the SpectrometerDeviceType_MethodSet_CompareConfigDataDigest Method.
const uint NMRDeviceType_Lock_ExitLock
The identifier for the NMRDeviceType_Lock_ExitLock Method.
const uint AccessorySlotStateMachineType_RemovingToShutdownTransition_TransitionNumber
The identifier for the AccessorySlotStateMachineType_RemovingToShutdownTransition_TransitionNumber Va...
const uint SourceType
The identifier for the SourceType ObjectType.
const uint NMRDeviceType_ChannelIdentifier_ChannelStateMachine
The identifier for the NMRDeviceType_ChannelIdentifier_ChannelStateMachine Object.
const uint ChromatographDeviceType_MethodSet_AbortAllChannels
The identifier for the ChromatographDeviceType_MethodSet_AbortAllChannels Method. ...
const uint SpectrometerDeviceType_CPIdentifier_Lock_InitLock_OutputArguments
The identifier for the SpectrometerDeviceType_CPIdentifier_Lock_InitLock_OutputArguments Variable...
const uint ChromatographDeviceType_ChannelIdentifier_Lock_Locked
The identifier for the ChromatographDeviceType_ChannelIdentifier_Lock_Locked Variable.
const uint StreamType_Lock_ExitLock
The identifier for the StreamType_Lock_ExitLock Method.
const uint SourceType_Lock_BreakLock
The identifier for the SourceType_Lock_BreakLock Method.
const uint AnalyserDeviceType_ParameterSet_ConfigData_SetPosition_InputArguments
The identifier for the AnalyserDeviceType_ParameterSet_ConfigData_SetPosition_InputArguments Variable...
const uint NMRDeviceType_AnalyserStateMachine_CurrentState_Id
The identifier for the NMRDeviceType_AnalyserStateMachine_CurrentState_Id Variable.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleanupSamplingSystemToSelectExecutionCycleTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleanupSamplingSystemT...
const uint ChromatographDeviceStreamType_Lock_InitLock_OutputArguments
The identifier for the ChromatographDeviceStreamType_Lock_InitLock_OutputArguments Variable...
const uint AnalyserDeviceStateMachineType_Local
The identifier for the AnalyserDeviceStateMachineType_Local Object.
const uint MassSpectrometerDeviceStreamType_Lock_ExitLock_OutputArguments
The identifier for the MassSpectrometerDeviceStreamType_Lock_ExitLock_OutputArguments Variable...
const uint AcousticSpectrometerDeviceStreamType_Lock_LockingUser
The identifier for the AcousticSpectrometerDeviceStreamType_Lock_LockingUser Variable.
const uint SpectrometerDeviceType_ParameterSet_ConfigData_Writable
The identifier for the SpectrometerDeviceType_ParameterSet_ConfigData_Writable Variable.
const uint AcousticSpectrometerDeviceStreamType_Lock_RenewLock
The identifier for the AcousticSpectrometerDeviceStreamType_Lock_RenewLock Method.
const uint SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState_Id
The identifier for the SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubSta...
const uint SpectrometerDeviceType_ChannelIdentifier_Lock_Locked
The identifier for the SpectrometerDeviceType_ChannelIdentifier_Lock_Locked Variable.
const uint StreamType_ParameterSet_Operation
The identifier for the StreamType_ParameterSet_Operation Variable.
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_Operating...
const uint AnalyserChannelStateMachineType_OperatingToLocalTransition_TransitionNumber
The identifier for the AnalyserChannelStateMachineType_OperatingToLocalTransition_TransitionNumber Va...
const uint DetectorType_Lock_Locked
The identifier for the DetectorType_Lock_Locked Variable.
const uint AnalyserChannelType_StreamIdentifier_ParameterSet_AcquisitionResultStatus
The identifier for the AnalyserChannelType_StreamIdentifier_ParameterSet_AcquisitionResultStatus Vari...
const uint ChromatographDeviceType_MethodSet_GetConfiguration_OutputArguments
The identifier for the ChromatographDeviceType_MethodSet_GetConfiguration_OutputArguments Variable...
const uint SourceType_Lock_BreakLock_OutputArguments
The identifier for the SourceType_Lock_BreakLock_OutputArguments Variable.
const uint AccessorySlotType_AccessoryIdentifier_Lock_RenewLock_OutputArguments
The identifier for the AccessorySlotType_AccessoryIdentifier_Lock_RenewLock_OutputArguments Variable...
const uint AnalyserChannelType_ChannelStateMachine_LocalSubStateMachine_CurrentState_Id
The identifier for the AnalyserChannelType_ChannelStateMachine_LocalSubStateMachine_CurrentState_Id V...
const uint AnalyserChannelType_StreamIdentifier_ParameterSet_Progress
The identifier for the AnalyserChannelType_StreamIdentifier_ParameterSet_Progress Variable...
const uint SpectrometerDeviceStreamType_ParameterSet_AcquisitionCounter
The identifier for the SpectrometerDeviceStreamType_ParameterSet_AcquisitionCounter Variable...
const uint EngineeringValueType_Identifier
The identifier for the EngineeringValueType_Identifier Variable.
const uint MassSpectrometerDeviceType_Lock_RenewLock
The identifier for the MassSpectrometerDeviceType_Lock_RenewLock Method.
const uint AccessoryType_Lock_RemainingLockTime
The identifier for the AccessoryType_Lock_RemainingLockTime Variable.
const uint ChromatographDeviceStreamType_ParameterSet_IsActive
The identifier for the ChromatographDeviceStreamType_ParameterSet_IsActive Variable.
const uint ChemometricModelType_CreationDate
The identifier for the ChemometricModelType_CreationDate Variable.
const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Read_InputArguments
The identifier for the AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Read_InputArguments Var...
const uint AnalyserDeviceStateMachineType_Powerup_StateNumber
The identifier for the AnalyserDeviceStateMachineType_Powerup_StateNumber Variable.
const uint AnalyserChannelType_StreamIdentifier_Lock_LockingUser
The identifier for the AnalyserChannelType_StreamIdentifier_Lock_LockingUser Variable.
const uint AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_LastTransition_Id
The identifier for the AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_...
const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Close
The identifier for the AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Close Method...
const uint ParticleSizeMonitorDeviceType_MethodSet_StopAllChannels
The identifier for the ParticleSizeMonitorDeviceType_MethodSet_StopAllChannels Method.
const uint OpcUaAdiNamespaceMetadata_NamespaceFile_GetPosition_InputArguments
The identifier for the OpcUaAdiNamespaceMetadata_NamespaceFile_GetPosition_InputArguments Variable...
const uint AcousticSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine
The identifier for the AcousticSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachi...
const uint StreamType_ParameterSet_LotId
The identifier for the StreamType_ParameterSet_LotId Variable.
const uint StreamType_Lock_RenewLock
The identifier for the StreamType_Lock_RenewLock Method.
const uint AnalyserChannel_OperatingModeSubStateMachineType_IdleToStartingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_IdleToStartingTransition Obje...
const uint AcousticSpectrometerDeviceType_Lock_ExitLock
The identifier for the AcousticSpectrometerDeviceType_Lock_ExitLock Method.
const uint AccessoryType_Lock_RenewLock
The identifier for the AccessoryType_Lock_RenewLock Method.
const uint AnalyserDeviceStateMachineType_LocalToShutdownTransition_TransitionNumber
The identifier for the AnalyserDeviceStateMachineType_LocalToShutdownTransition_TransitionNumber Vari...
const uint ParticleSizeMonitorDeviceType_MethodSet_GetConfigDataDigest
The identifier for the ParticleSizeMonitorDeviceType_MethodSet_GetConfigDataDigest Method...
A class that declares constants for all Objects in the Model Design.
const uint SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState
The identifier for the SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubState...
const uint NMRDeviceType_ChannelIdentifier_MethodSet_Suspend
The identifier for the NMRDeviceType_ChannelIdentifier_MethodSet_Suspend Method.
const uint ChromatographDeviceType_CPIdentifier_Lock_Locked
The identifier for the ChromatographDeviceType_CPIdentifier_Lock_Locked Variable. ...
const uint AnalyserChannelType_StreamIdentifier_Lock_LockingClient
The identifier for the AnalyserChannelType_StreamIdentifier_Lock_LockingClient Variable.
const uint ChromatographDeviceType_CPIdentifier_Lock_RenewLock
The identifier for the ChromatographDeviceType_CPIdentifier_Lock_RenewLock Method.
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingS...
const uint MassSpectrometerDeviceType_Lock_ExitLock_OutputArguments
The identifier for the MassSpectrometerDeviceType_Lock_ExitLock_OutputArguments Variable.
const uint AnalyserChannelType_ChannelStateMachine
The identifier for the AnalyserChannelType_ChannelStateMachine Object.
const uint NMRDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments
The identifier for the NMRDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments Variable.
const uint AnalyserDeviceType_MethodSet_GetConfigDataDigest_OutputArguments
The identifier for the AnalyserDeviceType_MethodSet_GetConfigDataDigest_OutputArguments Variable...
const uint AcousticSpectrometerDeviceType_CPIdentifier_Lock_InitLock_OutputArguments
The identifier for the AcousticSpectrometerDeviceType_CPIdentifier_Lock_InitLock_OutputArguments Vari...
const uint SpectrometerDeviceStreamType_ParameterSet_PendingBackground1_XAxisDefinition
The identifier for the SpectrometerDeviceStreamType_ParameterSet_PendingBackground1_XAxisDefinition V...
const uint NMRDeviceType_ParameterSet_ConfigData_Read_InputArguments
The identifier for the NMRDeviceType_ParameterSet_ConfigData_Read_InputArguments Variable.
const uint AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToExecuteTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToExecuteTransiti...
const uint AnalyserChannelStateMachineType_LastTransition_Id
The identifier for the AnalyserChannelStateMachineType_LastTransition_Id Variable.
const uint MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Abort
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Abort Method...
const uint AccessorySlotStateMachineType_InstalledToRemovingTransition
The identifier for the AccessorySlotStateMachineType_InstalledToRemovingTransition Object...
const uint ParticleSizeMonitorDeviceType_Lock_LockingUser
The identifier for the ParticleSizeMonitorDeviceType_Lock_LockingUser Variable.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareCalibrationSampleTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareCalibrationSamp...
const uint AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToAbortingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToAbortingTransition...
const uint AnalyserChannelType_AccessorySlotIdentifier_AccessorySlotStateMachine_LastTransition_Id
The identifier for the AnalyserChannelType_AccessorySlotIdentifier_AccessorySlotStateMachine_LastTran...
const uint AnalyserChannel_OperatingModeSubStateMachineType_StartingToStoppingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_StartingToStoppingTransition_...
const uint MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Unhold
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Unhold Method...
const uint ChromatographDeviceType_Lock_RemainingLockTime
The identifier for the ChromatographDeviceType_Lock_RemainingLockTime Variable.
const uint AnalyserChannel_OperatingModeSubStateMachineType_AbortingToAbortedTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_AbortingToAbortedTransition O...
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition_InputArguments
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisiti...
const uint SpectrometerDeviceType_AccessorySlotIdentifier_IsHotSwappable
The identifier for the SpectrometerDeviceType_AccessorySlotIdentifier_IsHotSwappable Variable...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleanupSamplingSystem_StateNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleanupSamplingSystem_...
const uint AnalyserDeviceType
The identifier for the AnalyserDeviceType ObjectType.
const uint AnalyserDeviceType_Lock_RemainingLockTime
The identifier for the AnalyserDeviceType_Lock_RemainingLockTime Variable.
const uint MassSpectrometerDeviceStreamType_Lock_InitLock_OutputArguments
The identifier for the MassSpectrometerDeviceStreamType_Lock_InitLock_OutputArguments Variable...
const uint AcousticSpectrometerDeviceType_Lock_RemainingLockTime
The identifier for the AcousticSpectrometerDeviceType_Lock_RemainingLockTime Variable.
const uint AnalyserChannelType_Lock_BreakLock
The identifier for the AnalyserChannelType_Lock_BreakLock Method.
const uint AnalyserDeviceType_Lock_InitLock_OutputArguments
The identifier for the AnalyserDeviceType_Lock_InitLock_OutputArguments Variable. ...
const uint HasDataSource
The identifier for the HasDataSource ReferenceType.
const uint ParticleSizeMonitorDeviceStreamType_ParameterSet
The identifier for the ParticleSizeMonitorDeviceStreamType_ParameterSet Object.
const uint SmartSamplingSystemType_Lock_Locked
The identifier for the SmartSamplingSystemType_Lock_Locked Variable.
const uint SpectrometerDeviceStreamType_ParameterSet_PendingBackground1_AxisScaleType
The identifier for the SpectrometerDeviceStreamType_ParameterSet_PendingBackground1_AxisScaleType Var...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseSample
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseSample Object...
const uint MassSpectrometerDeviceType_MethodSet_GetConfigDataDigest
The identifier for the MassSpectrometerDeviceType_MethodSet_GetConfigDataDigest Method.
const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_UserWritable
The identifier for the ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_UserWritable Variable...
const uint ChromatographDeviceType_Lock_RenewLock
The identifier for the ChromatographDeviceType_Lock_RenewLock Method.
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Suspend
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Suspend Method...
const uint ChromatographDeviceType_MethodSet_GotoOperating
The identifier for the ChromatographDeviceType_MethodSet_GotoOperating Method.
const uint MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine Object...
const uint AnalyserChannel_OperatingModeSubStateMachineType_HoldingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_HoldingTransition Object...
const uint SpectrometerDeviceType_ParameterSet_ConfigData_Close
The identifier for the SpectrometerDeviceType_ParameterSet_ConfigData_Close Method.
const uint AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToExecuteTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToExecuteTransition_...
const uint MassSpectrometerDeviceType_Lock_RenewLock_OutputArguments
The identifier for the MassSpectrometerDeviceType_Lock_RenewLock_OutputArguments Variable.
const uint ChromatographDeviceStreamType_Lock_RemainingLockTime
The identifier for the ChromatographDeviceStreamType_Lock_RemainingLockTime Variable.
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_GotoOperating
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_GotoOperating Metho...
const uint DetectorType_Lock_BreakLock_OutputArguments
The identifier for the DetectorType_Lock_BreakLock_OutputArguments Variable.
const uint ChromatographDeviceType_Lock_ExitLock
The identifier for the ChromatographDeviceType_Lock_ExitLock Method.
const uint AnalyserChannel_OperatingModeSubStateMachineType_StoppingToAbortingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_StoppingToAbortingTransition_...
const uint MassSpectrometerDeviceStreamType_Lock_BreakLock_OutputArguments
The identifier for the MassSpectrometerDeviceStreamType_Lock_BreakLock_OutputArguments Variable...
const uint NMRDeviceType_CPIdentifier_Lock_LockingUser
The identifier for the NMRDeviceType_CPIdentifier_Lock_LockingUser Variable.
const uint SpectrometerDeviceStreamType_ParameterSet_DiagnosticStatus
The identifier for the SpectrometerDeviceStreamType_ParameterSet_DiagnosticStatus Variable...
const uint AcousticSpectrometerDeviceType_MethodSet_SetConfiguration_OutputArguments
The identifier for the AcousticSpectrometerDeviceType_MethodSet_SetConfiguration_OutputArguments Vari...
const uint SpectrometerDeviceType_Lock_InitLock_InputArguments
The identifier for the SpectrometerDeviceType_Lock_InitLock_InputArguments Variable.
const uint AnalyserDeviceType_MethodSet_CompareConfigDataDigest_OutputArguments
The identifier for the AnalyserDeviceType_MethodSet_CompareConfigDataDigest_OutputArguments Variable...
const uint SmartSamplingSystemType_Lock_InitLock_OutputArguments
The identifier for the SmartSamplingSystemType_Lock_InitLock_OutputArguments Variable.
const uint MNRDeviceStreamType_ParameterSet_TimeBetweenSamples_EURange
The identifier for the MNRDeviceStreamType_ParameterSet_TimeBetweenSamples_EURange Variable...
const uint SpectrometerDeviceStreamType_Lock_BreakLock_OutputArguments
The identifier for the SpectrometerDeviceStreamType_Lock_BreakLock_OutputArguments Variable...
const uint OpcUaAdiNamespaceMetadata_NamespaceFile_GetPosition_OutputArguments
The identifier for the OpcUaAdiNamespaceMetadata_NamespaceFile_GetPosition_OutputArguments Variable...
const uint MassSpectrometerDeviceType_MethodSet_GetConfiguration_OutputArguments
The identifier for the MassSpectrometerDeviceType_MethodSet_GetConfiguration_OutputArguments Variable...
const uint StreamType_ParameterSet_ExecutionCycle
The identifier for the StreamType_ParameterSet_ExecutionCycle Variable.
const uint SpectrometerDeviceType_ParameterSet_ConfigData_GetPosition_OutputArguments
The identifier for the SpectrometerDeviceType_ParameterSet_ConfigData_GetPosition_OutputArguments Var...
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState_Id
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentSta...
const uint SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState
The identifier for the SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState Vari...
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ParameterSet_DiagnosticStatus
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_ParameterSet_DiagnosticStatus ...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PublishResults_StateNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_PublishResults_StateNu...
const uint AnalyserChannel_OperatingModeSubStateMachineType_SuspendedToUnsuspendingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_SuspendedToUnsuspendingTransi...
const uint SmartSamplingSystemType_Lock_RemainingLockTime
The identifier for the SmartSamplingSystemType_Lock_RemainingLockTime Variable.
const uint MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState_Id
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSu...
const uint AnalyserChannelType_AccessorySlotIdentifier
The identifier for the AnalyserChannelType_AccessorySlotIdentifier Object.
const uint AnalyserDeviceType_Lock_Locked
The identifier for the AnalyserDeviceType_Lock_Locked Variable.
const uint AcousticSpectrometerDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments
The identifier for the AcousticSpectrometerDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments Var...
const uint SpectrometerDeviceStreamType_ParameterSet_PendingBackground_EngineeringUnits
The identifier for the SpectrometerDeviceStreamType_ParameterSet_PendingBackground_EngineeringUnits V...
A class that declares constants for all ObjectTypes in the Model Design.
const uint AnalyserChannel_OperatingModeSubStateMachineType_CompleteToAbortingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_CompleteToAbortingTransition_...
const uint SpectrometerDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments
The identifier for the SpectrometerDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments Variable...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareSampleToAnalyseSampleTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareSampleToAnalyse...
const uint AccessorySlotStateMachineType_Empty
The identifier for the AccessorySlotStateMachineType_Empty Object.
const uint MassSpectrometerDeviceType_CPIdentifier_Lock_ExitLock
The identifier for the MassSpectrometerDeviceType_CPIdentifier_Lock_ExitLock Method.
const uint ChromatographDeviceType_Lock_Locked
The identifier for the ChromatographDeviceType_Lock_Locked Variable.
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_RemainingLockTime
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_RemainingLockTime Variab...
const uint SpectrometerDeviceStreamType_Lock_LockingClient
The identifier for the SpectrometerDeviceStreamType_Lock_LockingClient Variable.
const uint AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToSuspendingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToSuspendingTrans...
const uint AnalyserChannel_OperatingModeSubStateMachineType_Aborting
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_Aborting Object.
const uint SpectrometerDeviceStreamType_ParameterSet_TransmittanceCutoff
The identifier for the SpectrometerDeviceStreamType_ParameterSet_TransmittanceCutoff Variable...
const uint AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToCompletingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToCompletingTransition...
const uint AnalyserChannelType_MethodSet_Reset
The identifier for the AnalyserChannelType_MethodSet_Reset Method.
const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_Open_InputArguments
The identifier for the MassSpectrometerDeviceType_ParameterSet_ConfigData_Open_InputArguments Variabl...
const uint ParticleSizeMonitorDeviceStreamType_Lock_BreakLock_OutputArguments
The identifier for the ParticleSizeMonitorDeviceStreamType_Lock_BreakLock_OutputArguments Variable...
const uint NMRDeviceType_ChannelIdentifier_MethodSet_Unsuspend
The identifier for the NMRDeviceType_ChannelIdentifier_MethodSet_Unsuspend Method.
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_BreakLock
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_BreakLock Method...
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_Operating...
const uint AccessorySlotType_AccessorySlotStateMachine_CurrentState_Id
The identifier for the AccessorySlotType_AccessorySlotStateMachine_CurrentState_Id Variable...
const uint MassSpectrometerDeviceType_ChannelIdentifier_ParameterSet_ActiveStream
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_ParameterSet_ActiveStream Variabl...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleaningToPublishResultsTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleaningToPublishResul...
const uint AnalyserChannel_OperatingModeSubStateMachineType_Complete_StateNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_Complete_StateNumber Variable...
const uint ChromatographDeviceType_MethodSet_CompareConfigDataDigest_InputArguments
The identifier for the ChromatographDeviceType_MethodSet_CompareConfigDataDigest_InputArguments Varia...
const uint SpectrometerDeviceStreamType
The identifier for the SpectrometerDeviceStreamType ObjectType.
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Stop
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Stop Method...
const uint SpectrometerDeviceStreamType_ParameterSet_Gain
The identifier for the SpectrometerDeviceStreamType_ParameterSet_Gain Variable.
A class that declares constants for all ObjectTypes in the Model Design.
const uint ParticleSizeMonitorDeviceType_AccessorySlotIdentifier_IsEnabled
The identifier for the ParticleSizeMonitorDeviceType_AccessorySlotIdentifier_IsEnabled Variable...
const uint AnalyserChannelType_StreamIdentifier_ParameterSet_AcquisitionEndTime
The identifier for the AnalyserChannelType_StreamIdentifier_ParameterSet_AcquisitionEndTime Variable...
const uint ParticleSizeMonitorDeviceType_MethodSet_SetConfiguration_InputArguments
The identifier for the ParticleSizeMonitorDeviceType_MethodSet_SetConfiguration_InputArguments Variab...
const uint SpectrometerDeviceType_ChannelIdentifier_Lock_ExitLock
The identifier for the SpectrometerDeviceType_ChannelIdentifier_Lock_ExitLock Method.
const uint AnalyserChannelType_StreamIdentifier_Lock_ExitLock_OutputArguments
The identifier for the AnalyserChannelType_StreamIdentifier_Lock_ExitLock_OutputArguments Variable...
const uint SmartSamplingSystemType_Lock_RenewLock
The identifier for the SmartSamplingSystemType_Lock_RenewLock Method.
const uint AnalyserChannel_OperatingModeSubStateMachineType_SuspendingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_SuspendingTransition Object...
const uint NMRDeviceType_ChannelIdentifier_Lock_ExitLock
The identifier for the NMRDeviceType_ChannelIdentifier_Lock_ExitLock Method.
const uint AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToHoldingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToHoldingTransition_...
const uint OpcUaAdiNamespaceMetadata_NamespaceFile_UserWritable
The identifier for the OpcUaAdiNamespaceMetadata_NamespaceFile_UserWritable Variable.
const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_Background_EngineeringUnits
The identifier for the ParticleSizeMonitorDeviceStreamType_ParameterSet_Background_EngineeringUnits V...
const uint SpectrometerDeviceType_ParameterSet_ConfigData_GetPosition_InputArguments
The identifier for the SpectrometerDeviceType_ParameterSet_ConfigData_GetPosition_InputArguments Vari...
const uint AnalyserChannelStateMachineType_LocalToSlaveModeTransition
The identifier for the AnalyserChannelStateMachineType_LocalToSlaveModeTransition Object...
const uint ChromatographDeviceType_ParameterSet_DiagnosticStatus
The identifier for the ChromatographDeviceType_ParameterSet_DiagnosticStatus Variable.
const uint AnalyserChannelType_StreamIdentifier_ParameterSet_ExecutionCycleSubcode_EnumStrings
The identifier for the AnalyserChannelType_StreamIdentifier_ParameterSet_ExecutionCycleSubcode_EnumSt...
const uint DetectorType_Lock_LockingClient
The identifier for the DetectorType_Lock_LockingClient Variable.
const uint AnalyserChannelType_MethodSet_Hold
The identifier for the AnalyserChannelType_MethodSet_Hold Method.
const uint SpectrometerDeviceStreamType_ParameterSet_Progress
The identifier for the SpectrometerDeviceStreamType_ParameterSet_Progress Variable.
const uint AcousticSpectrometerDeviceType_Lock_RenewLock_OutputArguments
The identifier for the AcousticSpectrometerDeviceType_Lock_RenewLock_OutputArguments Variable...
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState_Id
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_Operating...
const uint ChromatographDeviceType_MethodSet_SetConfiguration_OutputArguments
The identifier for the ChromatographDeviceType_MethodSet_SetConfiguration_OutputArguments Variable...
const uint AnalyserChannelType_Lock_InitLock_InputArguments
The identifier for the AnalyserChannelType_Lock_InitLock_InputArguments Variable. ...
const uint MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_LastTransition_Id
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubS...
const uint AnalyserDeviceType_CPIdentifier_Lock_RenewLock
The identifier for the AnalyserDeviceType_CPIdentifier_Lock_RenewLock Method.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseCalibrationSample_StateNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseCalibrationSamp...
const uint AnalyserChannel_OperatingModeSubStateMachineType_Idle
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_Idle Object.
const uint AnalyserChannelType_Lock_BreakLock_OutputArguments
The identifier for the AnalyserChannelType_Lock_BreakLock_OutputArguments Variable.
const uint AnalyserDeviceType_ChannelIdentifier_Lock_LockingClient
The identifier for the AnalyserDeviceType_ChannelIdentifier_Lock_LockingClient Variable.
const uint NMRDeviceType_ParameterSet_ConfigData_Read_OutputArguments
The identifier for the NMRDeviceType_ParameterSet_ConfigData_Read_OutputArguments Variable...
const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Read_InputArguments
The identifier for the ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Read_InputArguments Vari...
A class that declares constants for all VariableTypes in the Model Design.
const uint AccessorySlotStateMachineType
The identifier for the AccessorySlotStateMachineType ObjectType.
const uint AcousticSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState
The identifier for the AcousticSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachi...
const uint StreamType_ParameterSet_MaterialId
The identifier for the StreamType_ParameterSet_MaterialId Variable.
const uint AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToHoldingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToHoldingTransition_Tr...
const uint SpectrometerDeviceStreamType_AcquisitionStatus
The identifier for the SpectrometerDeviceStreamType_AcquisitionStatus Object.
const uint SpectrometerDeviceType_ChannelIdentifier_MethodSet_Unhold
The identifier for the SpectrometerDeviceType_ChannelIdentifier_MethodSet_Unhold Method.
const uint NMRDeviceType_Lock_RenewLock_OutputArguments
The identifier for the NMRDeviceType_Lock_RenewLock_OutputArguments Variable.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareValidationSample
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareValidationSampl...
const uint MassSpectrometerDeviceType_ChannelIdentifier_Lock_RenewLock_OutputArguments
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_Lock_RenewLock_OutputArguments Va...
const uint MassSpectrometerDeviceStreamType_Lock_RenewLock_OutputArguments
The identifier for the MassSpectrometerDeviceStreamType_Lock_RenewLock_OutputArguments Variable...
const uint ParticleSizeMonitorDeviceType_AnalyserStateMachine_CurrentState
The identifier for the ParticleSizeMonitorDeviceType_AnalyserStateMachine_CurrentState Variable...
const uint AcousticSpectrometerDeviceType_ParameterSet_DiagnosticStatus
The identifier for the AcousticSpectrometerDeviceType_ParameterSet_DiagnosticStatus Variable...
const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_OpenCount
The identifier for the MassSpectrometerDeviceType_ParameterSet_ConfigData_OpenCount Variable...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForValidationTriggerToExtractValidationSampleTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForValidationTrigg...
const uint MassSpectrometerDeviceStreamType_ParameterSet_LastSampleTime
The identifier for the MassSpectrometerDeviceStreamType_ParameterSet_LastSampleTime Variable...
const uint AnalyserDeviceType_Lock_ExitLock_OutputArguments
The identifier for the AnalyserDeviceType_Lock_ExitLock_OutputArguments Variable. ...
const uint ChromatographDeviceType_Lock_RenewLock_OutputArguments
The identifier for the ChromatographDeviceType_Lock_RenewLock_OutputArguments Variable.
const uint NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_LastTransition_Id
The identifier for the NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_L...
const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Read
The identifier for the ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Read Method...
const uint ChromatographDeviceStreamType_Lock_InitLock
The identifier for the ChromatographDeviceStreamType_Lock_InitLock Method.
const uint NMRDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState_Id
The identifier for the NMRDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState_Id Variable...
const uint AnalyserChannel_OperatingModeSubStateMachineType_CompleteToStoppedTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_CompleteToStoppedTransition O...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareSample_StateNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareSample_StateNum...
const uint AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_LastTransition_Id
The identifier for the AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMach...
const uint AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_LastTransition_Id
The identifier for the AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMach...
const uint AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingTransition_Transi...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleanupSamplingSystemTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleanupSamplingSystemT...
const uint AnalyserDeviceType_MethodSet_GetConfigDataDigest
The identifier for the AnalyserDeviceType_MethodSet_GetConfigDataDigest Method.
const uint AcousticSpectrometerDeviceType_Lock_BreakLock_OutputArguments
The identifier for the AcousticSpectrometerDeviceType_Lock_BreakLock_OutputArguments Variable...
const uint SmartSamplingSystemType_Lock_LockingUser
The identifier for the SmartSamplingSystemType_Lock_LockingUser Variable.
const uint ChromatographDeviceType_ParameterSet_ConfigData_Open_InputArguments
The identifier for the ChromatographDeviceType_ParameterSet_ConfigData_Open_InputArguments Variable...
const uint AnalyserDeviceType_MethodSet_SetConfiguration_OutputArguments
The identifier for the AnalyserDeviceType_MethodSet_SetConfiguration_OutputArguments Variable...
const uint MassSpectrometerDeviceStreamType_ParameterSet_AcquisitionCounter_EURange
The identifier for the MassSpectrometerDeviceStreamType_ParameterSet_AcquisitionCounter_EURange Varia...
const uint AnalyserChannel_OperatingModeSubStateMachineType_CompletingToStoppingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_CompletingToStoppingTransitio...
const uint StreamType_AcquisitionSettings
The identifier for the StreamType_AcquisitionSettings Object.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseCalibrationSampleTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseCalibrationSamp...
const uint MassSpectrometerDeviceStreamType_Lock_BreakLock
The identifier for the MassSpectrometerDeviceStreamType_Lock_BreakLock Method.
const uint SpectrometerDeviceType_ParameterSet_ConfigData_OpenCount
The identifier for the SpectrometerDeviceType_ParameterSet_ConfigData_OpenCount Variable.
const uint MassSpectrometerDeviceStreamType
The identifier for the MassSpectrometerDeviceStreamType ObjectType.
const uint AnalyserChannelStateMachineType_Local_StateNumber
The identifier for the AnalyserChannelStateMachineType_Local_StateNumber Variable.
const uint OpcUaAdi_XmlSchema
The identifier for the OpcUaAdi_XmlSchema Variable.
const uint NMRDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine
The identifier for the NMRDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine Object...
const uint SpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine
The identifier for the SpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine Objec...
const uint AnalyserChannelStateMachineType_SlaveMode
The identifier for the AnalyserChannelStateMachineType_SlaveMode Object.
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_LastTransition_Id
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_LastTransi...
const uint StreamType_ParameterSet_Phase
The identifier for the StreamType_ParameterSet_Phase Variable.
const uint ChemometricModelType_Name
The identifier for the ChemometricModelType_Name Variable.
const uint ChromatographDeviceType_ParameterSet_ConfigData_Write_InputArguments
The identifier for the ChromatographDeviceType_ParameterSet_ConfigData_Write_InputArguments Variable...
const uint AnalyserDeviceType_ChannelIdentifier_Status
The identifier for the AnalyserDeviceType_ChannelIdentifier_Status Object.
const uint SpectrometerDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments
The identifier for the SpectrometerDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments Variable...
const uint AcousticSpectrometerDeviceType_Lock_InitLock_InputArguments
The identifier for the AcousticSpectrometerDeviceType_Lock_InitLock_InputArguments Variable...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_DiagnosticToPublishResultsTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_DiagnosticToPublishRes...
const uint StreamType_Lock_RenewLock_OutputArguments
The identifier for the StreamType_Lock_RenewLock_OutputArguments Variable.
const uint MassSpectrometerDeviceType_ChannelIdentifier_Lock_InitLock_InputArguments
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_Lock_InitLock_InputArguments Vari...
const uint AnalyserChannelStateMachineType_CurrentState_Id
The identifier for the AnalyserChannelStateMachineType_CurrentState_Id Variable.
const uint ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine
The identifier for the ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStat...
const uint SpectrometerDeviceStreamType_ParameterSet_ExecutionCycleSubcode_EnumStrings
The identifier for the SpectrometerDeviceStreamType_ParameterSet_ExecutionCycleSubcode_EnumStrings Va...
const uint AccessoryType_Lock_InitLock
The identifier for the AccessoryType_Lock_InitLock Method.
const uint OpcUaAdiNamespaceMetadata_NamespaceFile_Write_InputArguments
The identifier for the OpcUaAdiNamespaceMetadata_NamespaceFile_Write_InputArguments Variable...
const uint SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState
The identifier for the SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubState...
const uint MassSpectrometerDeviceStreamType_ParameterSet_Progress
The identifier for the MassSpectrometerDeviceStreamType_ParameterSet_Progress Variable.
const uint ParticleSizeMonitorDeviceType_MethodSet_GetConfiguration_OutputArguments
The identifier for the ParticleSizeMonitorDeviceType_MethodSet_GetConfiguration_OutputArguments Varia...
const uint StreamType_ParameterSet_ScaledData
The identifier for the StreamType_ParameterSet_ScaledData Variable.
const uint OpcUaAdiNamespaceMetadata_NamespacePublicationDate
The identifier for the OpcUaAdiNamespaceMetadata_NamespacePublicationDate Variable.
const uint SpectrometerDeviceType_CPIdentifier_Lock_RenewLock
The identifier for the SpectrometerDeviceType_CPIdentifier_Lock_RenewLock Method. ...
const uint AnalyserChannelType_StreamIdentifier
The identifier for the AnalyserChannelType_StreamIdentifier Object.
const uint AcousticSpectrometerDeviceStreamType_ParameterSet_AcquisitionCounter
The identifier for the AcousticSpectrometerDeviceStreamType_ParameterSet_AcquisitionCounter Variable...
const uint AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToAbortingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToAbortingTransit...
const uint AnalyserDeviceType_AnalyserStateMachine_CurrentState
The identifier for the AnalyserDeviceType_AnalyserStateMachine_CurrentState Variable.
const uint AcousticSpectrometerDeviceType_MethodSet_GetConfigDataDigest
The identifier for the AcousticSpectrometerDeviceType_MethodSet_GetConfigDataDigest Method...
const uint SpectrometerDeviceStreamType_ParameterSet_ActiveBackground1_Title
The identifier for the SpectrometerDeviceStreamType_ParameterSet_ActiveBackground1_Title Variable...
const uint SpectrometerDeviceType_MethodSet_AbortAllChannels
The identifier for the SpectrometerDeviceType_MethodSet_AbortAllChannels Method.
const uint AnalyserChannelType_MethodSet_GotoMaintenance
The identifier for the AnalyserChannelType_MethodSet_GotoMaintenance Method.
const uint AcousticSpectrometerDeviceStreamType_ParameterSet_DiagnosticStatus
The identifier for the AcousticSpectrometerDeviceStreamType_ParameterSet_DiagnosticStatus Variable...
const uint OpcUaAdi_XmlSchema_NamespaceUri
The identifier for the OpcUaAdi_XmlSchema_NamespaceUri Variable.
const uint NMRDeviceType_Lock_LockingUser
The identifier for the NMRDeviceType_Lock_LockingUser Variable.
const uint StreamType_Lock_ExitLock_OutputArguments
The identifier for the StreamType_Lock_ExitLock_OutputArguments Variable.
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_RemainingLockTime
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_RemainingLockTime Variabl...
const uint AnalyserChannel_OperatingModeSubStateMachineType_Complete
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_Complete Object.
const uint AnalyserChannel_OperatingModeSubStateMachineType_StartingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_StartingTransition Object...
const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Writable
The identifier for the ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Writable Variable...
const uint ChromatographDeviceStreamType_Lock_BreakLock_OutputArguments
The identifier for the ChromatographDeviceStreamType_Lock_BreakLock_OutputArguments Variable...
const uint MVAOutputParameterType_Statistics_VendorSpecificError
The identifier for the MVAOutputParameterType_Statistics_VendorSpecificError Variable.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleanupSamplingSystem
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleanupSamplingSystem ...
const uint AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToStoppingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToStoppingTransition_T...
const uint ParticleSizeMonitorDeviceType_MethodSet_SetConfiguration_OutputArguments
The identifier for the ParticleSizeMonitorDeviceType_MethodSet_SetConfiguration_OutputArguments Varia...
const uint SpectrometerDeviceType_MethodSet_GetConfiguration_OutputArguments
The identifier for the SpectrometerDeviceType_MethodSet_GetConfiguration_OutputArguments Variable...
const uint MNRDeviceStreamType_ParameterSet_IsEnabled
The identifier for the MNRDeviceStreamType_ParameterSet_IsEnabled Variable.
const uint SpectrometerDeviceType_ChannelIdentifier_ParameterSet_ActiveStream
The identifier for the SpectrometerDeviceType_ChannelIdentifier_ParameterSet_ActiveStream Variable...
const uint AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine
The identifier for the AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine Object.
const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_Background_EURange
The identifier for the ParticleSizeMonitorDeviceStreamType_ParameterSet_Background_EURange Variable...
const uint MassSpectrometerDeviceType_ChannelIdentifier_Lock_Locked
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_Lock_Locked Variable.
const uint AccessorySlotStateMachineType_InsertingTransition_TransitionNumber
The identifier for the AccessorySlotStateMachineType_InsertingTransition_TransitionNumber Variable...
const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_OpenCount
The identifier for the ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_OpenCount Variable...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractCalibrationSample_StateNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractCalibrationSamp...
const uint SpectrometerDeviceStreamType_ParameterSet_PendingBackground_XAxisDefinition
The identifier for the SpectrometerDeviceStreamType_ParameterSet_PendingBackground_XAxisDefinition Va...
const uint MNRDeviceStreamType_ParameterSet_AcquisitionResultStatus
The identifier for the MNRDeviceStreamType_ParameterSet_AcquisitionResultStatus Variable.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_Cleaning
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_Cleaning Object...
const uint AccessorySlotStateMachineType_Empty_StateNumber
The identifier for the AccessorySlotStateMachineType_Empty_StateNumber Variable.
const uint SpectrometerDeviceType_ChannelIdentifier_Lock_InitLock_InputArguments
The identifier for the SpectrometerDeviceType_ChannelIdentifier_Lock_InitLock_InputArguments Variable...
const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_SetPosition
The identifier for the AcousticSpectrometerDeviceType_ParameterSet_ConfigData_SetPosition Method...
const uint SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState_Id
The identifier for the SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState_Id V...
const uint ChromatographDeviceType_Lock_InitLock_OutputArguments
The identifier for the ChromatographDeviceType_Lock_InitLock_OutputArguments Variable.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractValidationSampleToPrepareValidationSampleTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractValidationSampl...
Declares all of the BrowseNames used in the Model Design.
const uint ChromatographDeviceType_ParameterSet_ConfigData_Writable
The identifier for the ChromatographDeviceType_ParameterSet_ConfigData_Writable Variable.
const uint AnalyserDeviceType_AccessorySlotIdentifier_IsHotSwappable
The identifier for the AnalyserDeviceType_AccessorySlotIdentifier_IsHotSwappable Variable.
const uint AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToAbortingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToAbortingTransition O...
const uint NMRDeviceType_CPIdentifier_Lock_Locked
The identifier for the NMRDeviceType_CPIdentifier_Lock_Locked Variable.
const uint NMRDeviceType_ChannelIdentifier_MethodSet_Hold
The identifier for the NMRDeviceType_ChannelIdentifier_MethodSet_Hold Method.
const uint AnalyserDeviceStateMachineType_LocalToShutdownTransition
The identifier for the AnalyserDeviceStateMachineType_LocalToShutdownTransition Object.
const uint ChromatographDeviceStreamType_Lock_ExitLock
The identifier for the ChromatographDeviceStreamType_Lock_ExitLock Method.
const uint SpectrometerDeviceStreamType_ParameterSet_SpectralRange
The identifier for the SpectrometerDeviceStreamType_ParameterSet_SpectralRange Variable.
const uint ChromatographDeviceType_ChannelIdentifier_MethodSet_Abort
The identifier for the ChromatographDeviceType_ChannelIdentifier_MethodSet_Abort Method.
const uint StreamType_ParameterSet_IsActive
The identifier for the StreamType_ParameterSet_IsActive Variable.
const uint ParticleSizeMonitorDeviceType_CPIdentifier_NetworkAddress
The identifier for the ParticleSizeMonitorDeviceType_CPIdentifier_NetworkAddress Object.
const uint NMRDeviceType_ChannelIdentifier_MethodSet_Stop
The identifier for the NMRDeviceType_ChannelIdentifier_MethodSet_Stop Method.
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_LastTransition_Id
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_Operating...
const uint SpectrometerDeviceType_MethodSet_StartAllChannels
The identifier for the SpectrometerDeviceType_MethodSet_StartAllChannels Method.
const uint MVAOutputParameterType_Statistics_WarningLimits
The identifier for the MVAOutputParameterType_Statistics_WarningLimits Variable.
const uint AnalyserDeviceType_Lock_InitLock_InputArguments
The identifier for the AnalyserDeviceType_Lock_InitLock_InputArguments Variable.
const uint AnalyserChannelStateMachineType_MaintenanceSubStateMachine_CurrentState
The identifier for the AnalyserChannelStateMachineType_MaintenanceSubStateMachine_CurrentState Variab...
const uint AnalyserDeviceType_ChannelIdentifier
The identifier for the AnalyserDeviceType_ChannelIdentifier Object.
const uint MassSpectrometerDeviceType_Lock_InitLock_OutputArguments
The identifier for the MassSpectrometerDeviceType_Lock_InitLock_OutputArguments Variable.
const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_AcquisitionResultStatus
The identifier for the ParticleSizeMonitorDeviceStreamType_ParameterSet_AcquisitionResultStatus Varia...
const uint AnalyserChannelType_ChannelStateMachine_CurrentState_Id
The identifier for the AnalyserChannelType_ChannelStateMachine_CurrentState_Id Variable.
A class that declares constants for all DataTypes in the Model Design.
const uint ChemometricModelType_User_defined_Input
The identifier for the ChemometricModelType_User_defined_Input Variable.
const uint SpectrometerDeviceType_MethodSet_StopAllChannels
The identifier for the SpectrometerDeviceType_MethodSet_StopAllChannels Method.
const uint ParticleSizeMonitorDeviceType_MethodSet_AbortAllChannels
The identifier for the ParticleSizeMonitorDeviceType_MethodSet_AbortAllChannels Method.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PublishResultsToCleanupSamplingSystemTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_PublishResultsToCleanu...
const uint NMRDeviceType_AnalyserStateMachine_LastTransition_Id
The identifier for the NMRDeviceType_AnalyserStateMachine_LastTransition_Id Variable.
const uint AcousticSpectrometerDeviceStreamType_ParameterSet_AcquisitionResultStatus
The identifier for the AcousticSpectrometerDeviceStreamType_ParameterSet_AcquisitionResultStatus Vari...
const uint MVAOutputParameterType_AlarmState
The identifier for the MVAOutputParameterType_AlarmState Variable.
const uint SpectrometerDeviceStreamType_ParameterSet_ActiveBackground_XAxisDefinition
The identifier for the SpectrometerDeviceStreamType_ParameterSet_ActiveBackground_XAxisDefinition Var...
const uint AnalyserDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition
The identifier for the AnalyserDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition Method...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseValidationSampleTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseValidationSampl...
const uint SpectrometerDeviceType_Lock_BreakLock_OutputArguments
The identifier for the SpectrometerDeviceType_Lock_BreakLock_OutputArguments Variable.
const uint AnalyserChannelMaintenanceStateType
The identifier for the AnalyserChannelMaintenanceStateType ObjectType.
const uint AnalyserDeviceType_CPIdentifier_NetworkAddress
The identifier for the AnalyserDeviceType_CPIdentifier_NetworkAddress Object.
const uint NMRDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState
The identifier for the NMRDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_Curre...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseValidationSampleTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseValidationSampl...
const uint AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState_Id
The identifier for the AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine_OperatingExec...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleanupSamplingSystemToSelectExecutionCycleTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleanupSamplingSystemT...
const uint AcousticSpectrometerDeviceType_MethodSet_CompareConfigDataDigest_OutputArguments
The identifier for the AcousticSpectrometerDeviceType_MethodSet_CompareConfigDataDigest_OutputArgumen...
const uint AccessorySlotStateMachineType_EmptyToInsertingTransition
The identifier for the AccessorySlotStateMachineType_EmptyToInsertingTransition Object.
const uint AnalyserDeviceStateMachineType_OperatingToShutdownTransition_TransitionNumber
The identifier for the AnalyserDeviceStateMachineType_OperatingToShutdownTransition_TransitionNumber ...
const uint AccessorySlotStateMachineType_RemovingToEmptyTransition
The identifier for the AccessorySlotStateMachineType_RemovingToEmptyTransition Object.
const uint AnalyserDeviceType_ParameterSet_ConfigData_OpenCount
The identifier for the AnalyserDeviceType_ParameterSet_ConfigData_OpenCount Variable.
const uint AnalyserChannel_OperatingModeSubStateMachineType_Stopped
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_Stopped Object.
const uint AcousticSpectrometerDeviceStreamType_ParameterSet_ExecutionCycle
The identifier for the AcousticSpectrometerDeviceStreamType_ParameterSet_ExecutionCycle Variable...
const uint StreamType_ParameterSet_IsForced
The identifier for the StreamType_ParameterSet_IsForced Variable.
const uint GcOvenType_Lock_InitLock_OutputArguments
The identifier for the GcOvenType_Lock_InitLock_OutputArguments Variable.
const uint AnalyserDeviceType_CPIdentifier_Lock_InitLock_OutputArguments
The identifier for the AnalyserDeviceType_CPIdentifier_Lock_InitLock_OutputArguments Variable...
const uint SpectrometerDeviceType_AnalyserStateMachine_CurrentState
The identifier for the SpectrometerDeviceType_AnalyserStateMachine_CurrentState Variable.
const uint ChromatographDeviceStreamType_ParameterSet_Progress
The identifier for the ChromatographDeviceStreamType_ParameterSet_Progress Variable.
const uint MVAModelType_User_defined_Output
The identifier for the MVAModelType_User_defined_Output Variable.
const uint SpectrometerDeviceStreamType_ParameterSet_PendingBackground_AxisScaleType
The identifier for the SpectrometerDeviceStreamType_ParameterSet_PendingBackground_AxisScaleType Vari...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_DiagnosticTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_DiagnosticTransition_T...
const uint ParticleSizeMonitorDeviceStreamType_Lock_RenewLock
The identifier for the ParticleSizeMonitorDeviceStreamType_Lock_RenewLock Method. ...
const uint NMRDeviceType_ParameterSet_ConfigData_Open_OutputArguments
The identifier for the NMRDeviceType_ParameterSet_ConfigData_Open_OutputArguments Variable...
const uint AnalyserChannelStateMachineType_LocalSubStateMachine
The identifier for the AnalyserChannelStateMachineType_LocalSubStateMachine Object.
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_ExitLock
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_ExitLock Method...
const uint SpectrometerDeviceType_ParameterSet_ConfigData_SetPosition
The identifier for the SpectrometerDeviceType_ParameterSet_ConfigData_SetPosition Method...
const uint NMRDeviceType_ParameterSet_ConfigData_Open
The identifier for the NMRDeviceType_ParameterSet_ConfigData_Open Method.
const uint NMRDeviceType_Lock_BreakLock_OutputArguments
The identifier for the NMRDeviceType_Lock_BreakLock_OutputArguments Variable.
const uint MNRDeviceStreamType_ParameterSet_AcquisitionEndTime
The identifier for the MNRDeviceStreamType_ParameterSet_AcquisitionEndTime Variable.
const uint AnalyserChannelType_MethodSet_Unsuspend
The identifier for the AnalyserChannelType_MethodSet_Unsuspend Method.
const uint AnalyserChannel_OperatingModeSubStateMachineType_SuspendedToStoppingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_SuspendedToStoppingTransition...
const uint MassSpectrometerDeviceType_Lock_BreakLock_OutputArguments
The identifier for the MassSpectrometerDeviceType_Lock_BreakLock_OutputArguments Variable.
const uint AcousticSpectrometerDeviceStreamType_Lock_ExitLock
The identifier for the AcousticSpectrometerDeviceStreamType_Lock_ExitLock Method. ...
const uint AccessorySlotType
The identifier for the AccessorySlotType ObjectType.
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_LockingClient
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_LockingClient Variable...
const uint AnalyserChannel_OperatingModeSubStateMachineType_SuspendingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_SuspendingTransition_Transiti...
const uint AnalyserChannel_OperatingModeSubStateMachineType_SuspendedToStoppingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_SuspendedToStoppingTransition...
const uint AnalyserChannelStateMachineType_SlaveModeToOperatingTransition_TransitionNumber
The identifier for the AnalyserChannelStateMachineType_SlaveModeToOperatingTransition_TransitionNumbe...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareCalibrationSample
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareCalibrationSamp...
const uint ChromatographDeviceType_ParameterSet_ConfigData_Close_InputArguments
The identifier for the ChromatographDeviceType_ParameterSet_ConfigData_Close_InputArguments Variable...
const uint SpectrometerDeviceType
The identifier for the SpectrometerDeviceType ObjectType.
const uint SpectrometerDeviceType_ChannelIdentifier_MethodSet_Stop
The identifier for the SpectrometerDeviceType_ChannelIdentifier_MethodSet_Stop Method.
const uint AnalyserDeviceType_Configuration
The identifier for the AnalyserDeviceType_Configuration Object.
const uint AnalyserChannel_OperatingModeSubStateMachineType_Idle_StateNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_Idle_StateNumber Variable...
const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Write_InputArguments
The identifier for the ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Write_InputArguments Var...
const uint GcOvenType_Lock_RenewLock
The identifier for the GcOvenType_Lock_RenewLock Method.
const uint AccessoryType_Lock_BreakLock_OutputArguments
The identifier for the AccessoryType_Lock_BreakLock_OutputArguments Variable.
const uint MassSpectrometerDeviceType_Lock_Locked
The identifier for the MassSpectrometerDeviceType_Lock_Locked Variable.
const uint AnalyserChannel_OperatingModeSubStateMachineType_StartingToExecuteTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_StartingToExecuteTransition O...
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_BreakLock_OutputArguments
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_BreakLock_OutputArguments...
const uint NMRDeviceType_Lock_InitLock_OutputArguments
The identifier for the NMRDeviceType_Lock_InitLock_OutputArguments Variable.
const uint SpectrometerDeviceType_ParameterSet_ConfigData_Read_InputArguments
The identifier for the SpectrometerDeviceType_ParameterSet_ConfigData_Read_InputArguments Variable...
const uint MNRDeviceStreamType_ParameterSet_LastSampleTime
The identifier for the MNRDeviceStreamType_ParameterSet_LastSampleTime Variable.
const uint MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_LastTransition_Id
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubState...
const uint SpectrometerDeviceStreamType_ParameterSet_ActiveBackground
The identifier for the SpectrometerDeviceStreamType_ParameterSet_ActiveBackground Variable...
const uint SpectrometerDeviceStreamType_AcquisitionData
The identifier for the SpectrometerDeviceStreamType_AcquisitionData Object.
const uint SpectrometerDeviceStreamType_ParameterSet_ActiveBackground1_EURange
The identifier for the SpectrometerDeviceStreamType_ParameterSet_ActiveBackground1_EURange Variable...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCleaningTriggerToCleaningTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCleaningTrigger...
const uint AnalyserDeviceType_ParameterSet_ConfigData_Read_OutputArguments
The identifier for the AnalyserDeviceType_ParameterSet_ConfigData_Read_OutputArguments Variable...
const uint SpectrometerDeviceType_CPIdentifier_Lock_BreakLock
The identifier for the SpectrometerDeviceType_CPIdentifier_Lock_BreakLock Method. ...
A class that declares constants for all DataTypes in the Model Design.
const uint MNRDeviceStreamType_ParameterSet_DiagnosticStatus
The identifier for the MNRDeviceStreamType_ParameterSet_DiagnosticStatus Variable.
const uint OpcUaAdiNamespaceMetadata_NamespaceFile_Read_InputArguments
The identifier for the OpcUaAdiNamespaceMetadata_NamespaceFile_Read_InputArguments Variable...
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Unhold
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Unhold Method...
const uint MassSpectrometerDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments
The identifier for the MassSpectrometerDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments Variable...
const uint AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToStoppingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToStoppingTransition...
const uint ParticleSizeMonitorDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments
The identifier for the ParticleSizeMonitorDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments Varia...
const uint ChromatographDeviceType_CPIdentifier_Lock_InitLock_InputArguments
The identifier for the ChromatographDeviceType_CPIdentifier_Lock_InitLock_InputArguments Variable...
const uint MassSpectrometerDeviceType_MethodSet_CompareConfigDataDigest_OutputArguments
The identifier for the MassSpectrometerDeviceType_MethodSet_CompareConfigDataDigest_OutputArguments V...
const uint AnalyserChannelType_MethodSet_Stop
The identifier for the AnalyserChannelType_MethodSet_Stop Method.
const uint AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine
The identifier for the AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine_OperatingExec...
const uint AnalyserChannel_OperatingModeSubStateMachineType_ClearingToStoppedTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_ClearingToStoppedTransition_T...
const uint SourceType_Lock_RenewLock
The identifier for the SourceType_Lock_RenewLock Method.
const uint AccessorySlotType_AccessoryIdentifier_Lock_InitLock_OutputArguments
The identifier for the AccessorySlotType_AccessoryIdentifier_Lock_InitLock_OutputArguments Variable...
const uint NMRDeviceType_ChannelIdentifier_Lock_Locked
The identifier for the NMRDeviceType_ChannelIdentifier_Lock_Locked Variable.
const uint MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState_Id
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubState...
const uint MassSpectrometerDeviceType_ChannelIdentifier_Lock_RenewLock
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_Lock_RenewLock Method...
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ParameterSet_ActiveStream
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_ParameterSet_ActiveStream Vari...
const uint AnalyserDeviceType_ParameterSet
The identifier for the AnalyserDeviceType_ParameterSet Object.
const uint AnalyserChannelType_MethodSet_Suspend
The identifier for the AnalyserChannelType_MethodSet_Suspend Method.
const uint DetectorType_Lock_ExitLock
The identifier for the DetectorType_Lock_ExitLock Method.
const uint StreamType_ParameterSet_Progress
The identifier for the StreamType_ParameterSet_Progress Variable.
const uint AnalyserChannel_OperatingModeSubStateMachineType_HoldingToStoppingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_HoldingToStoppingTransition O...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_EjectGrabSampleTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_EjectGrabSampleTransit...
const uint SpectrometerDeviceType_ParameterSet
The identifier for the SpectrometerDeviceType_ParameterSet Object.
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_RenewLock
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_RenewLock Method...
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_LastTransition_Id
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_Maintenan...
const uint AccessorySlotStateMachineType_RemovingToShutdownTransition
The identifier for the AccessorySlotStateMachineType_RemovingToShutdownTransition Object...
const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Read_OutputArguments
The identifier for the ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Read_OutputArguments Var...
const uint AnalyserDeviceType_ParameterSet_ConfigData_Close
The identifier for the AnalyserDeviceType_ParameterSet_ConfigData_Close Method.
const uint MassSpectrometerDeviceType_MethodSet_GetConfigDataDigest_OutputArguments
The identifier for the MassSpectrometerDeviceType_MethodSet_GetConfigDataDigest_OutputArguments Varia...
const uint AnalyserChannel_OperatingModeSubStateMachineType_Aborted
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_Aborted Object.
const uint StreamType_Lock_BreakLock
The identifier for the StreamType_Lock_BreakLock Method.
const uint AnalyserChannel_OperatingModeSubStateMachineType_HoldingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_HoldingTransition_TransitionN...
const uint NMRDeviceType_ParameterSet_DiagnosticStatus
The identifier for the NMRDeviceType_ParameterSet_DiagnosticStatus Variable.
const uint AccessorySlotType_AccessoryIdentifier_Lock_InitLock
The identifier for the AccessorySlotType_AccessoryIdentifier_Lock_InitLock Method.
const uint AnalyserDeviceStateMachineType_Shutdown_StateNumber
The identifier for the AnalyserDeviceStateMachineType_Shutdown_StateNumber Variable.
const uint AccessorySlotType_AccessoryIdentifier_Lock_BreakLock
The identifier for the AccessorySlotType_AccessoryIdentifier_Lock_BreakLock Method.
const uint GcOvenType_Lock_RemainingLockTime
The identifier for the GcOvenType_Lock_RemainingLockTime Variable.
const uint AnalyserDeviceType_ChannelIdentifier_ParameterSet_ActiveStream
The identifier for the AnalyserDeviceType_ChannelIdentifier_ParameterSet_ActiveStream Variable...
const uint MVAOutputParameterType_AlarmLimits
The identifier for the MVAOutputParameterType_AlarmLimits Variable.
const uint ChromatographDeviceType_ChannelIdentifier_Lock_BreakLock_OutputArguments
The identifier for the ChromatographDeviceType_ChannelIdentifier_Lock_BreakLock_OutputArguments Varia...
const uint AnalyserDeviceType_Lock_BreakLock
The identifier for the AnalyserDeviceType_Lock_BreakLock Method.
const uint SpectrometerDeviceStreamType_ParameterSet_ActiveBackground1_EngineeringUnits
The identifier for the SpectrometerDeviceStreamType_ParameterSet_ActiveBackground1_EngineeringUnits V...
const uint StreamType_ParameterSet_DiagnosticStatus
The identifier for the StreamType_ParameterSet_DiagnosticStatus Variable.
const uint MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_GotoOperating
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_GotoOperating Method...
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_InitLock_InputArguments
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_InitLock_InputArguments ...
const uint ChromatographDeviceType_ChannelIdentifier_Lock_InitLock_OutputArguments
The identifier for the ChromatographDeviceType_ChannelIdentifier_Lock_InitLock_OutputArguments Variab...
const uint ParticleSizeMonitorDeviceType_Lock_Locked
The identifier for the ParticleSizeMonitorDeviceType_Lock_Locked Variable.
const uint AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState
The identifier for the AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_...
const uint MassSpectrometerDeviceType_ChannelIdentifier_ParameterSet_IsEnabled
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_ParameterSet_IsEnabled Variable...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForSampleTriggerTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleTo...
const uint AnalyserChannelStateMachineType_LocalToMaintenanceTransition
The identifier for the AnalyserChannelStateMachineType_LocalToMaintenanceTransition Object...
const uint AnalyserChannel_OperatingModeSubStateMachineType_Execute
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_Execute Object.
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ParameterSet_IsEnabled
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_ParameterSet_IsEnabled Variabl...
const uint AnalyserChannelType_MethodSet_Abort
The identifier for the AnalyserChannelType_MethodSet_Abort Method.
const uint AcousticSpectrometerDeviceType_Lock_InitLock
The identifier for the AcousticSpectrometerDeviceType_Lock_InitLock Method.
const uint AnalyserDeviceType_ParameterSet_ConfigData_Open
The identifier for the AnalyserDeviceType_ParameterSet_ConfigData_Open Method.
const uint AnalyserDeviceType_MethodSet_SetConfiguration
The identifier for the AnalyserDeviceType_MethodSet_SetConfiguration Method.
const uint MVAModelType
The identifier for the MVAModelType VariableType.
const uint NMRDeviceType_Lock_LockingClient
The identifier for the NMRDeviceType_Lock_LockingClient Variable.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PublishResults
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_PublishResults Object...
const uint AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState_Id
The identifier for the AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMa...
const uint AccessorySlotStateMachineType_InsertingToShutdownTransition
The identifier for the AccessorySlotStateMachineType_InsertingToShutdownTransition Object...
const uint AccessoryType_Lock_InitLock_InputArguments
The identifier for the AccessoryType_Lock_InitLock_InputArguments Variable.
const uint AnalyserChannel_OperatingModeSubStateMachineType_Suspending
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_Suspending Object...
const uint AcousticSpectrometerDeviceType_MethodSet_SetConfiguration
The identifier for the AcousticSpectrometerDeviceType_MethodSet_SetConfiguration Method.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseCalibrationSampleTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseCalibrationSamp...
const uint SmartSamplingSystemType_Lock_RenewLock_OutputArguments
The identifier for the SmartSamplingSystemType_Lock_RenewLock_OutputArguments Variable.
const uint AnalyserDeviceType_MethodSet_GotoOperating
The identifier for the AnalyserDeviceType_MethodSet_GotoOperating Method.
const uint AnalyserChannel_OperatingModeSubStateMachineType_UnholdingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_UnholdingTransition Object...
const uint SpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState_Id
The identifier for the SpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_Curre...
const uint MassSpectrometerDeviceType_AnalyserStateMachine_LastTransition_Id
The identifier for the MassSpectrometerDeviceType_AnalyserStateMachine_LastTransition_Id Variable...
const uint AccessorySlotStateMachineType_EmptyToShutdownTransition
The identifier for the AccessorySlotStateMachineType_EmptyToShutdownTransition Object.
const uint OpcUaAdiNamespaceMetadata_NamespaceFile_Open
The identifier for the OpcUaAdiNamespaceMetadata_NamespaceFile_Open Method.
const uint AnalyserChannelStateMachineType_OperatingSubStateMachine_LastTransition_Id
The identifier for the AnalyserChannelStateMachineType_OperatingSubStateMachine_LastTransition_Id Var...
const uint AcousticSpectrometerDeviceType_CPIdentifier_Lock_InitLock
The identifier for the AcousticSpectrometerDeviceType_CPIdentifier_Lock_InitLock Method.
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState_Id
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_Maintenan...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleaningTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleaningTransition_Tra...
const uint DetectorType_Lock_InitLock
The identifier for the DetectorType_Lock_InitLock Method.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PublishResultsToCleanupSamplingSystemTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_PublishResultsToCleanu...
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentSt...
const uint SpectrometerDeviceType_AnalyserStateMachine_CurrentState_Id
The identifier for the SpectrometerDeviceType_AnalyserStateMachine_CurrentState_Id Variable...
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Clear
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Clear Method...
const uint MNRDeviceStreamType_ParameterSet_ExecutionCycle
The identifier for the MNRDeviceStreamType_ParameterSet_ExecutionCycle Variable.
const uint AnalyserChannel_OperatingModeSubStateMachineType_OperatingExecuteSubStateMachine_LastTransition_Id
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_OperatingExecuteSubStateMachi...
const uint AnalyserChannel_OperatingModeSubStateMachineType_SuspendingToAbortingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_SuspendingToAbortingTransitio...
const uint ParticleSizeMonitorDeviceStreamType_Lock_Locked
The identifier for the ParticleSizeMonitorDeviceStreamType_Lock_Locked Variable.
const uint AnalyserDeviceType_Lock_BreakLock_OutputArguments
The identifier for the AnalyserDeviceType_Lock_BreakLock_OutputArguments Variable.
const uint AcousticSpectrometerDeviceStreamType_ParameterSet_ScaledData
The identifier for the AcousticSpectrometerDeviceStreamType_ParameterSet_ScaledData Variable...
const uint AnalyserDeviceType_ParameterSet_ConfigData_GetPosition_InputArguments
The identifier for the AnalyserDeviceType_ParameterSet_ConfigData_GetPosition_InputArguments Variable...
const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_AcquisitionCounter
The identifier for the ParticleSizeMonitorDeviceStreamType_ParameterSet_AcquisitionCounter Variable...
const uint SourceType_Lock_ExitLock_OutputArguments
The identifier for the SourceType_Lock_ExitLock_OutputArguments Variable.
const uint AnalyserChannelType_ParameterSet
The identifier for the AnalyserChannelType_ParameterSet Object.
const uint AccessorySlotType_AccessoryIdentifier_IsHotSwappable
The identifier for the AccessorySlotType_AccessoryIdentifier_IsHotSwappable Variable.
const uint AcousticSpectrometerDeviceStreamType_ParameterSet_ExecutionCycleSubcode_EnumStrings
The identifier for the AcousticSpectrometerDeviceStreamType_ParameterSet_ExecutionCycleSubcode_EnumSt...
const uint NMRDeviceType_ParameterSet_ConfigData_GetPosition_OutputArguments
The identifier for the NMRDeviceType_ParameterSet_ConfigData_GetPosition_OutputArguments Variable...
const uint AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToExecuteTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToExecuteTransition ...
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine Object...
const uint ParticleSizeMonitorDeviceType_CPIdentifier_Lock_LockingUser
The identifier for the ParticleSizeMonitorDeviceType_CPIdentifier_Lock_LockingUser Variable...
const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_ScaledData
The identifier for the ParticleSizeMonitorDeviceStreamType_ParameterSet_ScaledData Variable...
const uint ChromatographDeviceType_Lock_LockingUser
The identifier for the ChromatographDeviceType_Lock_LockingUser Variable.
const uint SpectrometerDeviceType_ParameterSet_ConfigData_Open_InputArguments
The identifier for the SpectrometerDeviceType_ParameterSet_ConfigData_Open_InputArguments Variable...
const uint AnalyserChannelType_AccessorySlotIdentifier_IsEnabled
The identifier for the AnalyserChannelType_AccessorySlotIdentifier_IsEnabled Variable.
const uint ChromatographDeviceStreamType_ParameterSet_AcquisitionResultStatus
The identifier for the ChromatographDeviceStreamType_ParameterSet_AcquisitionResultStatus Variable...
const uint AnalyserChannel_OperatingModeSubStateMachineType_ResettingToStoppingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_ResettingToStoppingTransition...
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_Operating...
const uint ChromatographDeviceType_ParameterSet_ConfigData_OpenCount
The identifier for the ChromatographDeviceType_ParameterSet_ConfigData_OpenCount Variable.
const uint AnalyserChannel_OperatingModeSubStateMachineType_SuspendingToStoppingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_SuspendingToStoppingTransitio...
const uint AcousticSpectrometerDeviceType_CPIdentifier_Lock_RemainingLockTime
The identifier for the AcousticSpectrometerDeviceType_CPIdentifier_Lock_RemainingLockTime Variable...
const uint AnalyserChannel_OperatingModeSubStateMachineType_IdleToStartingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_IdleToStartingTransition_Tran...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractValidationSample_StateNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractValidationSampl...
const uint AnalyserChannel_OperatingModeSubStateMachineType_Unsuspending
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_Unsuspending Object...
const uint MassSpectrometerDeviceType_AccessorySlotIdentifier_SupportedTypes
The identifier for the MassSpectrometerDeviceType_AccessorySlotIdentifier_SupportedTypes Object...
const uint MassSpectrometerDeviceType_CPIdentifier_Lock_LockingUser
The identifier for the MassSpectrometerDeviceType_CPIdentifier_Lock_LockingUser Variable.
const uint ChromatographDeviceType_AccessorySlotIdentifier_IsHotSwappable
The identifier for the ChromatographDeviceType_AccessorySlotIdentifier_IsHotSwappable Variable...
const uint NMRDeviceType_ParameterSet_ConfigData_Write_InputArguments
The identifier for the NMRDeviceType_ParameterSet_ConfigData_Write_InputArguments Variable...
const uint AnalyserChannel_OperatingModeSubStateMachineType_HeldToStoppingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_HeldToStoppingTransition_Tran...
const uint AnalyserChannel_OperatingModeSubStateMachineType_StartingToAbortingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_StartingToAbortingTransition_...
const uint AnalyserDeviceType_MethodSet_SetConfiguration_InputArguments
The identifier for the AnalyserDeviceType_MethodSet_SetConfiguration_InputArguments Variable...
const uint OpcUaAdiNamespaceMetadata_NamespaceVersion
The identifier for the OpcUaAdiNamespaceMetadata_NamespaceVersion Variable.
const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_UserWritable
The identifier for the AcousticSpectrometerDeviceType_ParameterSet_ConfigData_UserWritable Variable...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForDiagnosticTrigger
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForDiagnosticTrigg...
const uint SpectrometerDeviceType_ParameterSet_ConfigData_Read_OutputArguments
The identifier for the SpectrometerDeviceType_ParameterSet_ConfigData_Read_OutputArguments Variable...
const uint OpcUaAdiNamespaceMetadata_DefaultUserRolePermissions
The identifier for the OpcUaAdiNamespaceMetadata_DefaultUserRolePermissions Variable.
const uint ParticleSizeMonitorDeviceType_CPIdentifier_Lock_InitLock_InputArguments
The identifier for the ParticleSizeMonitorDeviceType_CPIdentifier_Lock_InitLock_InputArguments Variab...
const uint ChromatographDeviceType_ParameterSet_ConfigData_GetPosition_OutputArguments
The identifier for the ChromatographDeviceType_ParameterSet_ConfigData_GetPosition_OutputArguments Va...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseValidationSample_StateNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseValidationSampl...
const uint SpectrometerDeviceStreamType_ParameterSet_PendingBackground1_EURange
The identifier for the SpectrometerDeviceStreamType_ParameterSet_PendingBackground1_EURange Variable...
const uint StreamType_ParameterSet_TimeBetweenSamples_EURange
The identifier for the StreamType_ParameterSet_TimeBetweenSamples_EURange Variable.
const uint AnalyserDeviceStateMachineType_OperatingToShutdownTransition
The identifier for the AnalyserDeviceStateMachineType_OperatingToShutdownTransition Object...
const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_Size
The identifier for the MassSpectrometerDeviceType_ParameterSet_ConfigData_Size Variable.
const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_Close
The identifier for the MassSpectrometerDeviceType_ParameterSet_ConfigData_Close Method.
const uint AnalyserChannelType_Lock_Locked
The identifier for the AnalyserChannelType_Lock_Locked Variable.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareCalibrationSampleTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareCalibrationSamp...
const uint AcousticSpectrometerDeviceType_AccessorySlotIdentifier_SupportedTypes
The identifier for the AcousticSpectrometerDeviceType_AccessorySlotIdentifier_SupportedTypes Object...
const uint AnalyserDeviceStateMachineType_Maintenance
The identifier for the AnalyserDeviceStateMachineType_Maintenance Object.
const uint AnalyserChannelType_Configuration
The identifier for the AnalyserChannelType_Configuration Object.
const uint AnalyserChannelType_Lock_LockingUser
The identifier for the AnalyserChannelType_Lock_LockingUser Variable.
const uint ParticleSizeMonitorDeviceType_MethodSet_GetConfiguration
The identifier for the ParticleSizeMonitorDeviceType_MethodSet_GetConfiguration Method.
const uint AcousticSpectrometerDeviceStreamType_ParameterSet_AcquisitionEndTime
The identifier for the AcousticSpectrometerDeviceStreamType_ParameterSet_AcquisitionEndTime Variable...
const uint AnalyserChannel_OperatingModeSubStateMachineType_CompletingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_CompletingTransition Object...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForValidationTriggerToExtractValidationSampleTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForValidationTrigg...
const uint MassSpectrometerDeviceType_AnalyserStateMachine_CurrentState_Id
The identifier for the MassSpectrometerDeviceType_AnalyserStateMachine_CurrentState_Id Variable...
const uint MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Reset
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Reset Method...
const uint MassSpectrometerDeviceType_ChannelIdentifier_MethodSet
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_MethodSet Object.
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState_Id
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingS...
const uint SpectrometerDeviceStreamType_Lock_RemainingLockTime
The identifier for the SpectrometerDeviceStreamType_Lock_RemainingLockTime Variable.
const uint AcousticSpectrometerDeviceType_MethodSet_GotoMaintenance
The identifier for the AcousticSpectrometerDeviceType_MethodSet_GotoMaintenance Method.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareValidationSampleTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareValidationSampl...
const uint AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState_Id
The identifier for the AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMach...
const uint MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Hold
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Hold Method...
const uint AnalyserDeviceType_Status
The identifier for the AnalyserDeviceType_Status Object.
const uint AccessorySlotType_AccessoryIdentifier_Lock_RemainingLockTime
The identifier for the AccessorySlotType_AccessoryIdentifier_Lock_RemainingLockTime Variable...
const uint ParticleSizeMonitorDeviceType_MethodSet_CompareConfigDataDigest_InputArguments
The identifier for the ParticleSizeMonitorDeviceType_MethodSet_CompareConfigDataDigest_InputArguments...
const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_Write_InputArguments
The identifier for the MassSpectrometerDeviceType_ParameterSet_ConfigData_Write_InputArguments Variab...
const uint ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_LastTransition_Id
The identifier for the ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMac...
const uint MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition_InputArguments
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition_...
const uint ChromatographDeviceType_ParameterSet_ConfigData_Read_OutputArguments
The identifier for the ChromatographDeviceType_ParameterSet_ConfigData_Read_OutputArguments Variable...
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_InitLock_OutputArguments
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_InitLock_OutputArguments ...
const uint MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_GotoMaintenance
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_GotoMaintenance Method...
const uint AnalyserChannelStateMachineType
The identifier for the AnalyserChannelStateMachineType ObjectType.
const uint AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToAbortingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToAbortingTransition...
const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_Read_OutputArguments
The identifier for the MassSpectrometerDeviceType_ParameterSet_ConfigData_Read_OutputArguments Variab...
const uint SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_LastTransition_Id
The identifier for the SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMach...
const uint ChromatographDeviceType_ParameterSet_ConfigData_Close
The identifier for the ChromatographDeviceType_ParameterSet_ConfigData_Close Method.
const uint AnalyserChannel_OperatingModeSubStateMachineType_CurrentState_Id
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_CurrentState_Id Variable...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseSampleTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseSampleTransitio...
const uint ChromatographDeviceStreamType_ParameterSet_ExecutionCycleSubcode
The identifier for the ChromatographDeviceStreamType_ParameterSet_ExecutionCycleSubcode Variable...
const uint ChromatographDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition_InputArguments
The identifier for the ChromatographDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition_Inp...
const uint AnalyserChannel_OperatingModeSubStateMachineType_SuspendedToUnsuspendingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_SuspendedToUnsuspendingTransi...
const uint GcOvenType_Lock_RenewLock_OutputArguments
The identifier for the GcOvenType_Lock_RenewLock_OutputArguments Variable.
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_InitLock_InputArguments
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_InitLock_InputArguments V...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareCalibrationSampleToAnalyseCalibrationSampleTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareCalibrationSamp...
const uint MassSpectrometerDeviceType_MethodSet_SetConfiguration_InputArguments
The identifier for the MassSpectrometerDeviceType_MethodSet_SetConfiguration_InputArguments Variable...
const uint OpcUaAdiNamespaceMetadata_NamespaceFile_Close
The identifier for the OpcUaAdiNamespaceMetadata_NamespaceFile_Close Method.
const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Size
The identifier for the ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Size Variable...
const uint DetectorType_Lock_InitLock_InputArguments
The identifier for the DetectorType_Lock_InitLock_InputArguments Variable.
const uint MNRDeviceStreamType_Lock_ExitLock
The identifier for the MNRDeviceStreamType_Lock_ExitLock Method.
const uint NMRDeviceType_MethodSet_CompareConfigDataDigest
The identifier for the NMRDeviceType_MethodSet_CompareConfigDataDigest Method.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareSampleTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareSampleTransitio...
const uint SmartSamplingSystemType_Lock_InitLock
The identifier for the SmartSamplingSystemType_Lock_InitLock Method.
const uint ChromatographDeviceType_ParameterSet_ConfigData_SetPosition
The identifier for the ChromatographDeviceType_ParameterSet_ConfigData_SetPosition Method...
const uint AnalyserChannelStateMachineType_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState
The identifier for the AnalyserChannelStateMachineType_OperatingSubStateMachine_OperatingExecuteSubSt...
const uint SpectrometerDeviceType_Lock_InitLock
The identifier for the SpectrometerDeviceType_Lock_InitLock Method.
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Clear
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Clear Method...
const uint MNRDeviceStreamType_Lock_InitLock
The identifier for the MNRDeviceStreamType_Lock_InitLock Method.
const uint AccessorySlotStateMachineType_Powerup_StateNumber
The identifier for the AccessorySlotStateMachineType_Powerup_StateNumber Variable.
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ParameterSet_IsEnabled
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_ParameterSet_IsEnabled Variab...
const uint ParticleSizeMonitorDeviceType_AnalyserStateMachine_LastTransition_Id
The identifier for the ParticleSizeMonitorDeviceType_AnalyserStateMachine_LastTransition_Id Variable...
const uint AccessorySlotStateMachineType_Installed_StateNumber
The identifier for the AccessorySlotStateMachineType_Installed_StateNumber Variable.
const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Size
The identifier for the AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Size Variable...
const uint ChromatographDeviceType_ChannelIdentifier_MethodSet_Unsuspend
The identifier for the ChromatographDeviceType_ChannelIdentifier_MethodSet_Unsuspend Method...
const uint AnalyserChannelType_ChannelStateMachine_MaintenanceSubStateMachine_LastTransition_Id
The identifier for the AnalyserChannelType_ChannelStateMachine_MaintenanceSubStateMachine_LastTransit...
const uint ChromatographDeviceType_ChannelIdentifier_Lock_LockingUser
The identifier for the ChromatographDeviceType_ChannelIdentifier_Lock_LockingUser Variable...
const uint NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState
The identifier for the NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_O...
const uint MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubState...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareCalibrationSample_StateNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareCalibrationSamp...
const uint ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState
The identifier for the ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState Var...
const uint OpcUaAdiNamespaceMetadata_NamespaceFile_SetPosition_InputArguments
The identifier for the OpcUaAdiNamespaceMetadata_NamespaceFile_SetPosition_InputArguments Variable...
const uint AccessorySlotStateMachineType_RemovingTransition
The identifier for the AccessorySlotStateMachineType_RemovingTransition Object.
const uint AnalyserChannel_OperatingModeSubStateMachineType_SuspendingToStoppingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_SuspendingToStoppingTransitio...
const uint MVAModelType_User_defined_Output_AlarmState
The identifier for the MVAModelType_User_defined_Output_AlarmState Variable.
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState_Id
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubSt...
const uint AccessorySlotStateMachineType_InsertingToInstalledTransition
The identifier for the AccessorySlotStateMachineType_InsertingToInstalledTransition Object...
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_LastTransition_Id
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingS...
const uint ParticleSizeMonitorDeviceType_CPIdentifier_Lock_RemainingLockTime
The identifier for the ParticleSizeMonitorDeviceType_CPIdentifier_Lock_RemainingLockTime Variable...
const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Close
The identifier for the ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Close Method...
const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_UserWritable
The identifier for the MassSpectrometerDeviceType_ParameterSet_ConfigData_UserWritable Variable...
const uint AnalyserDeviceType_ChannelIdentifier_MethodSet_Suspend
The identifier for the AnalyserDeviceType_ChannelIdentifier_MethodSet_Suspend Method.
const uint NMRDeviceType_AccessorySlotIdentifier_IsHotSwappable
The identifier for the NMRDeviceType_AccessorySlotIdentifier_IsHotSwappable Variable.
const uint AccessorySlotType_AccessoryIdentifier_Status
The identifier for the AccessorySlotType_AccessoryIdentifier_Status Object.
const uint AnalyserChannelType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState
The identifier for the AnalyserChannelType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentS...
const uint MassSpectrometerDeviceType_ChannelIdentifier_Lock_ExitLock_OutputArguments
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_Lock_ExitLock_OutputArguments Var...
const uint OpcUaAdiNamespaceMetadata_NamespaceFile_Open_OutputArguments
The identifier for the OpcUaAdiNamespaceMetadata_NamespaceFile_Open_OutputArguments Variable...
const uint AnalyserDeviceType_MethodSet_CompareConfigDataDigest
The identifier for the AnalyserDeviceType_MethodSet_CompareConfigDataDigest Method.
const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_Writable
The identifier for the MassSpectrometerDeviceType_ParameterSet_ConfigData_Writable Variable...
const uint AnalyserChannel_OperatingModeSubStateMachineType_StoppingToStoppedTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_StoppingToStoppedTransition O...
const uint AcousticSpectrometerDeviceType_AnalyserStateMachine_CurrentState_Id
The identifier for the AcousticSpectrometerDeviceType_AnalyserStateMachine_CurrentState_Id Variable...
const uint AnalyserChannelStateMachineType_Operating
The identifier for the AnalyserChannelStateMachineType_Operating Object.
const uint AnalyserChannel_OperatingModeSubStateMachineType_AbortedToClearingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_AbortedToClearingTransition_T...
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_RenewLock_OutputArguments
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_RenewLock_OutputArguments...
const uint ChromatographDeviceType_ChannelIdentifier_Status
The identifier for the ChromatographDeviceType_ChannelIdentifier_Status Object.
const uint AccessorySlotStateMachineType_InsertingToInstalledTransition_TransitionNumber
The identifier for the AccessorySlotStateMachineType_InsertingToInstalledTransition_TransitionNumber ...
const uint AcousticSpectrometerDeviceType_MethodSet_ResetAllChannels
The identifier for the AcousticSpectrometerDeviceType_MethodSet_ResetAllChannels Method.
const uint MassSpectrometerDeviceStreamType_ParameterSet_AcquisitionEndTime
The identifier for the MassSpectrometerDeviceStreamType_ParameterSet_AcquisitionEndTime Variable...
const uint NMRDeviceType_MethodSet_ResetAllChannels
The identifier for the NMRDeviceType_MethodSet_ResetAllChannels Method.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_EjectGrabSampleToCleanupSamplingSystemTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_EjectGrabSampleToClean...
const uint AnalyserChannel_OperatingModeSubStateMachineType_Unholding
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_Unholding Object...
const uint AnalyserChannelType_StreamIdentifier_ParameterSet_AcquisitionCounter
The identifier for the AnalyserChannelType_StreamIdentifier_ParameterSet_AcquisitionCounter Variable...
const uint AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_LastTransition_Id
The identifier for the AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMa...
const uint AnalyserDeviceStateMachineType_CurrentState_Id
The identifier for the AnalyserDeviceStateMachineType_CurrentState_Id Variable.
const uint AnalyserChannel_OperatingModeSubStateMachineType_HeldToUnholdingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_HeldToUnholdingTransition_Tra...
const uint AnalyserChannel_OperatingModeSubStateMachineType_CompletingToCompleteTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_CompletingToCompleteTransitio...
const uint AnalyserDeviceType_CPIdentifier_Lock_Locked
The identifier for the AnalyserDeviceType_CPIdentifier_Lock_Locked Variable.
const uint SpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_LastTransition_Id
The identifier for the SpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_LastT...
const uint NMRDeviceType_MethodSet_SetConfiguration
The identifier for the NMRDeviceType_MethodSet_SetConfiguration Method.
const uint NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState
The identifier for the NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_C...
const uint MassSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine
The identifier for the MassSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine O...
const uint AnalyserChannel_OperatingModeSubStateMachineType_CompletingToCompleteTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_CompletingToCompleteTransitio...
const uint AnalyserChannel_OperatingModeSubStateMachineType_AbortingToAbortedTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_AbortingToAbortedTransition_T...
const uint AnalyserChannel_OperatingModeSubStateMachineType_CompleteToAbortingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_CompleteToAbortingTransition ...
const uint SmartSamplingSystemType_Lock_BreakLock_OutputArguments
The identifier for the SmartSamplingSystemType_Lock_BreakLock_OutputArguments Variable.
const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_GetPosition_OutputArguments
The identifier for the MassSpectrometerDeviceType_ParameterSet_ConfigData_GetPosition_OutputArguments...
const uint AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToCompletingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToCompletingTransition...
const uint ParticleSizeMonitorDeviceType_AccessorySlotIdentifier_SupportedTypes
The identifier for the ParticleSizeMonitorDeviceType_AccessorySlotIdentifier_SupportedTypes Object...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForCleaningTriggerTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleTo...
const uint SpectrometerDeviceStreamType_Lock_BreakLock
The identifier for the SpectrometerDeviceStreamType_Lock_BreakLock Method.
const uint AnalyserDeviceType_MethodSet_StopAllChannels
The identifier for the AnalyserDeviceType_MethodSet_StopAllChannels Method.
const uint AnalyserChannelStateMachineType_LocalToOperatingTransition_TransitionNumber
The identifier for the AnalyserChannelStateMachineType_LocalToOperatingTransition_TransitionNumber Va...
const uint AnalyserDeviceType_AnalyserStateMachine
The identifier for the AnalyserDeviceType_AnalyserStateMachine Object.
const uint SourceType_Lock_InitLock
The identifier for the SourceType_Lock_InitLock Method.
const uint SpectrometerDeviceStreamType_ParameterSet_ActiveBackground_EURange
The identifier for the SpectrometerDeviceStreamType_ParameterSet_ActiveBackground_EURange Variable...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCalibrationTriggerToExtractCalibrationSampleTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCalibrationTrig...
const uint AnalyserChannelType_StreamIdentifier_Lock_InitLock_InputArguments
The identifier for the AnalyserChannelType_StreamIdentifier_Lock_InitLock_InputArguments Variable...
const uint ParticleSizeMonitorDeviceType_MethodSet_StartAllChannels
The identifier for the ParticleSizeMonitorDeviceType_MethodSet_StartAllChannels Method.
const uint AnalyserChannelOperatingStateType
The identifier for the AnalyserChannelOperatingStateType ObjectType.
const uint AnalyserDeviceType_ChannelIdentifier_MethodSet_Unsuspend
The identifier for the AnalyserDeviceType_ChannelIdentifier_MethodSet_Unsuspend Method.
const uint AccessoryType
The identifier for the AccessoryType ObjectType.
const uint NMRDeviceType_MethodSet_CompareConfigDataDigest_InputArguments
The identifier for the NMRDeviceType_MethodSet_CompareConfigDataDigest_InputArguments Variable...
const uint AnalyserDeviceStateMachineType_MaintenanceToOperatingTransition_TransitionNumber
The identifier for the AnalyserDeviceStateMachineType_MaintenanceToOperatingTransition_TransitionNumb...
const uint AnalyserDeviceStateMachineType_LocalToMaintenanceTransition
The identifier for the AnalyserDeviceStateMachineType_LocalToMaintenanceTransition Object...
const uint MassSpectrometerDeviceType_MethodSet_StartAllChannels
The identifier for the MassSpectrometerDeviceType_MethodSet_StartAllChannels Method.
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Hold
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Hold Method...
const uint SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine
The identifier for the SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubState...
const uint SpectrometerDeviceType_AnalyserStateMachine_LastTransition_Id
The identifier for the SpectrometerDeviceType_AnalyserStateMachine_LastTransition_Id Variable...
const uint ChemometricModelType
The identifier for the ChemometricModelType VariableType.
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_LastTransition_Id
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingS...
const uint SpectrometerDeviceType_ChannelIdentifier_Lock_InitLock
The identifier for the SpectrometerDeviceType_ChannelIdentifier_Lock_InitLock Method.
const uint AnalyserChannelStateMachineType_SlaveMode_StateNumber
The identifier for the AnalyserChannelStateMachineType_SlaveMode_StateNumber Variable.
const uint MassSpectrometerDeviceType_Lock_InitLock_InputArguments
The identifier for the MassSpectrometerDeviceType_Lock_InitLock_InputArguments Variable.
const uint AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine_CurrentState_Id
The identifier for the AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine_CurrentState_...
const uint AnalyserChannel_OperatingModeSubStateMachineType_OperatingExecuteSubStateMachine_CurrentState
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_OperatingExecuteSubStateMachi...
const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_Background_AxisScaleType
The identifier for the ParticleSizeMonitorDeviceStreamType_ParameterSet_Background_AxisScaleType Vari...
const uint AccessoryType_Lock_Locked
The identifier for the AccessoryType_Lock_Locked Variable.
const uint SpectrometerDeviceStreamType_ParameterSet_IsActive
The identifier for the SpectrometerDeviceStreamType_ParameterSet_IsActive Variable.
const uint ChromatographDeviceType_ChannelIdentifier_Lock_InitLock
The identifier for the ChromatographDeviceType_ChannelIdentifier_Lock_InitLock Method.
const uint AcousticSpectrometerDeviceStreamType_Lock_RemainingLockTime
The identifier for the AcousticSpectrometerDeviceStreamType_Lock_RemainingLockTime Variable...
const uint SpectrometerDeviceType_ChannelIdentifier_ParameterSet_DiagnosticStatus
The identifier for the SpectrometerDeviceType_ChannelIdentifier_ParameterSet_DiagnosticStatus Variabl...
const uint AccessoryType_Lock_ExitLock_OutputArguments
The identifier for the AccessoryType_Lock_ExitLock_OutputArguments Variable.
const uint SpectrometerDeviceType_ChannelIdentifier_ParameterSet_IsEnabled
The identifier for the SpectrometerDeviceType_ChannelIdentifier_ParameterSet_IsEnabled Variable...
const uint AnalyserDeviceType_MethodSet_CompareConfigDataDigest_InputArguments
The identifier for the AnalyserDeviceType_MethodSet_CompareConfigDataDigest_InputArguments Variable...
const uint AnalyserChannelType_StreamIdentifier_ParameterSet_IsActive
The identifier for the AnalyserChannelType_StreamIdentifier_ParameterSet_IsActive Variable...
const uint AnalyserChannel_OperatingModeSubStateMachineType_Execute_StateNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_Execute_StateNumber Variable...
const uint SpectrometerDeviceType_CPIdentifier_Lock_LockingClient
The identifier for the SpectrometerDeviceType_CPIdentifier_Lock_LockingClient Variable.
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingS...
const uint AnalyserChannelStateMachineType_OperatingSubStateMachine_CurrentState
The identifier for the AnalyserChannelStateMachineType_OperatingSubStateMachine_CurrentState Variable...
const uint ParticleSizeMonitorDeviceType
The identifier for the ParticleSizeMonitorDeviceType ObjectType.
const uint NMRDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_LastTransition_Id
The identifier for the NMRDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine...
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState_Id
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubS...
const uint AnalyserChannel_OperatingModeSubStateMachineType_Completing_StateNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_Completing_StateNumber Variab...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_DiagnosticTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_DiagnosticTransition O...
const uint AccessorySlotStateMachineType_InstalledToShutdownTransition
The identifier for the AccessorySlotStateMachineType_InstalledToShutdownTransition Object...
const uint ChromatographDeviceType_ParameterSet_ConfigData_GetPosition_InputArguments
The identifier for the ChromatographDeviceType_ParameterSet_ConfigData_GetPosition_InputArguments Var...
const uint AccessoryType_Lock_ExitLock
The identifier for the AccessoryType_Lock_ExitLock Method.
const uint ParticleSizeMonitorDeviceType_MethodSet_GotoOperating
The identifier for the ParticleSizeMonitorDeviceType_MethodSet_GotoOperating Method.
const uint AnalyserDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine
The identifier for the AnalyserDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine Object...
const uint SpectrometerDeviceType_Lock_BreakLock
The identifier for the SpectrometerDeviceType_Lock_BreakLock Method.
const uint AcousticSpectrometerDeviceType_MethodSet_GetConfiguration_OutputArguments
The identifier for the AcousticSpectrometerDeviceType_MethodSet_GetConfiguration_OutputArguments Vari...
const uint ChromatographDeviceType_AccessorySlotIdentifier_SupportedTypes
The identifier for the ChromatographDeviceType_AccessorySlotIdentifier_SupportedTypes Object...
const uint MNRDeviceStreamType_Lock_ExitLock_OutputArguments
The identifier for the MNRDeviceStreamType_Lock_ExitLock_OutputArguments Variable.
const uint AccessorySlotStateMachineType_Inserting_StateNumber
The identifier for the AccessorySlotStateMachineType_Inserting_StateNumber Variable.
const uint NMRDeviceType_ChannelIdentifier_Lock_BreakLock_OutputArguments
The identifier for the NMRDeviceType_ChannelIdentifier_Lock_BreakLock_OutputArguments Variable...
const uint AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine_LastTransition_Id
The identifier for the AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine_LastTransitio...
const uint AnalyserDeviceType_CPIdentifier_Lock_LockingUser
The identifier for the AnalyserDeviceType_CPIdentifier_Lock_LockingUser Variable. ...
const uint AcousticSpectrometerDeviceStreamType_Lock_InitLock_InputArguments
The identifier for the AcousticSpectrometerDeviceStreamType_Lock_InitLock_InputArguments Variable...
const uint ChromatographDeviceType_ChannelIdentifier_Lock_ExitLock_OutputArguments
The identifier for the ChromatographDeviceType_ChannelIdentifier_Lock_ExitLock_OutputArguments Variab...
const uint AnalyserDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments
The identifier for the AnalyserDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments Variable...
const uint AccessorySlotStateMachineType_LastTransition_Id
The identifier for the AccessorySlotStateMachineType_LastTransition_Id Variable.
const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_SetPosition_InputArguments
The identifier for the AcousticSpectrometerDeviceType_ParameterSet_ConfigData_SetPosition_InputArgume...
const uint AnalyserChannelStateMachineType_LocalSubStateMachine_LastTransition_Id
The identifier for the AnalyserChannelStateMachineType_LocalSubStateMachine_LastTransition_Id Variabl...
const uint MNRDeviceStreamType_Lock_Locked
The identifier for the MNRDeviceStreamType_Lock_Locked Variable.
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_BreakLock
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_BreakLock Method...
const uint AnalyserDeviceStateMachineType_PowerupToOperatingTransition_TransitionNumber
The identifier for the AnalyserDeviceStateMachineType_PowerupToOperatingTransition_TransitionNumber V...
const uint MassSpectrometerDeviceType_CPIdentifier_Lock_InitLock_InputArguments
The identifier for the MassSpectrometerDeviceType_CPIdentifier_Lock_InitLock_InputArguments Variable...
const uint NMRDeviceType_ParameterSet_ConfigData_SetPosition_InputArguments
The identifier for the NMRDeviceType_ParameterSet_ConfigData_SetPosition_InputArguments Variable...
const uint AnalyserChannel_OperatingModeSubStateMachineType_IdleToAbortingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_IdleToAbortingTransition Obje...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareSampleToAnalyseSampleTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareSampleToAnalyse...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_EjectGrabSample_StateNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_EjectGrabSample_StateN...
const uint AnalyserChannel_OperatingModeSubStateMachineType_ResettingToIdleTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_ResettingToIdleTransition_Tra...
A class that declares constants for all Variables in the Model Design.
const uint AnalyserDeviceType_ChannelIdentifier_Lock_Locked
The identifier for the AnalyserDeviceType_ChannelIdentifier_Lock_Locked Variable. ...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_EjectGrabSample
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_EjectGrabSample Object...
const uint ChromatographDeviceType_ChannelIdentifier_Lock_ExitLock
The identifier for the ChromatographDeviceType_ChannelIdentifier_Lock_ExitLock Method.
const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_SetPosition_InputArguments
The identifier for the ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_SetPosition_InputArgumen...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForValidationTrigger_StateNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForValidationTrigg...
const uint AnalyserChannel_OperatingModeSubStateMachineType_Starting
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_Starting Object.
const uint StreamType_ParameterSet_AcquisitionCounter_EURange
The identifier for the StreamType_ParameterSet_AcquisitionCounter_EURange Variable.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseValidationSampleToPublishResultsTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseValidationSampl...
const uint SpectrometerDeviceType_ChannelIdentifier_MethodSet_Reset
The identifier for the SpectrometerDeviceType_ChannelIdentifier_MethodSet_Reset Method.
const uint SpectrometerDeviceType_ParameterSet_ConfigData_Write_InputArguments
The identifier for the SpectrometerDeviceType_ParameterSet_ConfigData_Write_InputArguments Variable...
const uint NMRDeviceType_ChannelIdentifier_ParameterSet_DiagnosticStatus
The identifier for the NMRDeviceType_ChannelIdentifier_ParameterSet_DiagnosticStatus Variable...
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_LockingClient
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_LockingClient Variable...
const uint SpectrometerDeviceStreamType_ParameterSet_PendingBackground1
The identifier for the SpectrometerDeviceStreamType_ParameterSet_PendingBackground1 Variable...
const uint AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState
The identifier for the AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine_OperatingExec...
const uint AcousticSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_LastTransition_Id
The identifier for the AcousticSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachi...
const uint AnalyserDeviceType_ParameterSet_ConfigData_Read
The identifier for the AnalyserDeviceType_ParameterSet_ConfigData_Read Method.
const uint SpectrometerDeviceType_MethodSet_GetConfiguration
The identifier for the SpectrometerDeviceType_MethodSet_GetConfiguration Method.
const uint AnalyserDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition_InputArguments
The identifier for the AnalyserDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition_InputArg...
const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Write
The identifier for the AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Write Method...
const uint AnalyserChannelType_Lock_InitLock
The identifier for the AnalyserChannelType_Lock_InitLock Method.
A class that declares constants for all Methods in the Model Design.
const uint NMRDeviceType_MethodSet_GotoMaintenance
The identifier for the NMRDeviceType_MethodSet_GotoMaintenance Method.
const uint SpectrometerDeviceStreamType_ParameterSet_TotalNumberOfScansDone
The identifier for the SpectrometerDeviceStreamType_ParameterSet_TotalNumberOfScansDone Variable...
const uint ExecutionCycleEnumeration
The identifier for the ExecutionCycleEnumeration DataType.
const uint AcousticSpectrometerDeviceStreamType
The identifier for the AcousticSpectrometerDeviceStreamType ObjectType.
const uint ParticleSizeMonitorDeviceType_MethodSet_CompareConfigDataDigest_OutputArguments
The identifier for the ParticleSizeMonitorDeviceType_MethodSet_CompareConfigDataDigest_OutputArgument...
const uint AnalyserDeviceStateMachineType_Powerup
The identifier for the AnalyserDeviceStateMachineType_Powerup Object.
const uint SpectrometerDeviceStreamType_Lock_ExitLock_OutputArguments
The identifier for the SpectrometerDeviceStreamType_Lock_ExitLock_OutputArguments Variable...
const uint AnalyserChannelType_AccessorySlotIdentifier_IsHotSwappable
The identifier for the AnalyserChannelType_AccessorySlotIdentifier_IsHotSwappable Variable...
const uint NMRDeviceType_ChannelIdentifier_Lock_RenewLock
The identifier for the NMRDeviceType_ChannelIdentifier_Lock_RenewLock Method.
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_GotoMaintenance
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_GotoMaintenance Met...
A class that declares constants for all VariableTypes in the Model Design.
const uint ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_LastTransition_Id
The identifier for the ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStat...
const uint AnalyserChannel_OperatingModeSubStateMachineType_CompletingToAbortingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_CompletingToAbortingTransitio...
const uint AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToStoppingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToStoppingTransit...
const uint MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState_Id
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState_...
const uint SpectrometerDeviceType_MethodSet_SetConfiguration_InputArguments
The identifier for the SpectrometerDeviceType_MethodSet_SetConfiguration_InputArguments Variable...
const uint SpectrometerDeviceStreamType_ParameterSet_NumberOfScansDone
The identifier for the SpectrometerDeviceStreamType_ParameterSet_NumberOfScansDone Variable...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareValidationSample_StateNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareValidationSampl...
const uint AnalyserChannel_OperatingModeSubStateMachineType_HeldToAbortingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_HeldToAbortingTransition Obje...
const uint AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine
The identifier for the AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMach...
const uint ChromatographDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition
The identifier for the ChromatographDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition Met...
const uint NMRDeviceType_MethodSet_GetConfigDataDigest_OutputArguments
The identifier for the NMRDeviceType_MethodSet_GetConfigDataDigest_OutputArguments Variable...
const uint AnalyserChannel_OperatingModeSubStateMachineType_Aborting_StateNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_Aborting_StateNumber Variable...
const uint NMRDeviceType_ParameterSet_ConfigData_Size
The identifier for the NMRDeviceType_ParameterSet_ConfigData_Size Variable.
const uint AnalyserChannelType_AccessorySlotIdentifier_AccessorySlotStateMachine
The identifier for the AnalyserChannelType_AccessorySlotIdentifier_AccessorySlotStateMachine Object...
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_LastTransition_Id
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_Maintenanc...
const uint SpectrometerDeviceType_CPIdentifier_Lock_RemainingLockTime
The identifier for the SpectrometerDeviceType_CPIdentifier_Lock_RemainingLockTime Variable...
const uint SpectrometerDeviceStreamType_ParameterSet_AcquisitionResultStatus
The identifier for the SpectrometerDeviceStreamType_ParameterSet_AcquisitionResultStatus Variable...
const uint StreamType_ParameterSet_AcquisitionCounter
The identifier for the StreamType_ParameterSet_AcquisitionCounter Variable.
const uint AnalyserChannelType_ParameterSet_DiagnosticStatus
The identifier for the AnalyserChannelType_ParameterSet_DiagnosticStatus Variable.
const uint NMRDeviceType_ChannelIdentifier_MethodSet_Start
The identifier for the NMRDeviceType_ChannelIdentifier_MethodSet_Start Method.
const uint AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState
The identifier for the AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMach...
const uint ChromatographDeviceType_AnalyserStateMachine_CurrentState
The identifier for the ChromatographDeviceType_AnalyserStateMachine_CurrentState Variable.
const uint NMRDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition
The identifier for the NMRDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition Method...
const uint StreamType_ParameterSet_IsEnabled
The identifier for the StreamType_ParameterSet_IsEnabled Variable.
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_LastTransition_Id
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_Operating...
const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_SizeDistribution_EngineeringUnits
The identifier for the ParticleSizeMonitorDeviceStreamType_ParameterSet_SizeDistribution_EngineeringU...
const uint AnalyserChannelType_StreamIdentifier_Lock_BreakLock_OutputArguments
The identifier for the AnalyserChannelType_StreamIdentifier_Lock_BreakLock_OutputArguments Variable...
const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_GetPosition_OutputArguments
The identifier for the AcousticSpectrometerDeviceType_ParameterSet_ConfigData_GetPosition_OutputArgum...
const uint ChromatographDeviceType_ParameterSet_ConfigData_Read_InputArguments
The identifier for the ChromatographDeviceType_ParameterSet_ConfigData_Read_InputArguments Variable...
const uint AccessorySlotType_AccessoryIdentifier_FactorySettings
The identifier for the AccessorySlotType_AccessoryIdentifier_FactorySettings Object.
const uint MassSpectrometerDeviceType_MethodSet_SetConfiguration_OutputArguments
The identifier for the MassSpectrometerDeviceType_MethodSet_SetConfiguration_OutputArguments Variable...
const uint AccessorySlotStateMachineType_EmptyToShutdownTransition_TransitionNumber
The identifier for the AccessorySlotStateMachineType_EmptyToShutdownTransition_TransitionNumber Varia...
const uint NMRDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition_InputArguments
The identifier for the NMRDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition_InputArgument...
const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_SizeDistribution
The identifier for the ParticleSizeMonitorDeviceStreamType_ParameterSet_SizeDistribution Variable...
const uint AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_LastTransition_Id
The identifier for the AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine_OperatingExec...
const uint SmartSamplingSystemType_Lock_BreakLock
The identifier for the SmartSamplingSystemType_Lock_BreakLock Method.
const uint ChromatographDeviceType_CPIdentifier_Lock_LockingUser
The identifier for the ChromatographDeviceType_CPIdentifier_Lock_LockingUser Variable.
const uint NMRDeviceType_CPIdentifier_NetworkAddress
The identifier for the NMRDeviceType_CPIdentifier_NetworkAddress Object.
const uint ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState
The identifier for the ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStat...
const uint AccessorySlotStateMachineType_Installed
The identifier for the AccessorySlotStateMachineType_Installed Object.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseSampleToPublishResultsTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseSampleToPublish...
const uint SpectrometerDeviceType_MethodSet_GetConfigDataDigest_OutputArguments
The identifier for the SpectrometerDeviceType_MethodSet_GetConfigDataDigest_OutputArguments Variable...
const uint AnalyserDeviceType_Lock_LockingUser
The identifier for the AnalyserDeviceType_Lock_LockingUser Variable.
const uint ChromatographDeviceType
The identifier for the ChromatographDeviceType ObjectType.
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LastTransition_Id
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LastTrans...
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine Object...
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_LastTransition_Id
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubS...
const uint MassSpectrometerDeviceStreamType_Lock_LockingClient
The identifier for the MassSpectrometerDeviceStreamType_Lock_LockingClient Variable.
const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_GetPosition
The identifier for the AcousticSpectrometerDeviceType_ParameterSet_ConfigData_GetPosition Method...
const uint ChromatographDeviceType_AnalyserStateMachine_CurrentState_Id
The identifier for the ChromatographDeviceType_AnalyserStateMachine_CurrentState_Id Variable...
const uint AnalyserChannelType_StreamIdentifier_ParameterSet_LastSampleTime
The identifier for the AnalyserChannelType_StreamIdentifier_ParameterSet_LastSampleTime Variable...
const uint AnalyserChannel_OperatingModeSubStateMachineType_ResettingToStoppingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_ResettingToStoppingTransition...
const uint AnalyserDeviceStateMachineType_LocalToMaintenanceTransition_TransitionNumber
The identifier for the AnalyserDeviceStateMachineType_LocalToMaintenanceTransition_TransitionNumber V...
const uint AnalyserChannel_OperatingModeSubStateMachineType_SuspendedToAbortingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_SuspendedToAbortingTransition...
const uint ChromatographDeviceType_ChannelIdentifier_MethodSet_Suspend
The identifier for the ChromatographDeviceType_ChannelIdentifier_MethodSet_Suspend Method...
const uint SpectrometerDeviceType_ChannelIdentifier_Lock_RemainingLockTime
The identifier for the SpectrometerDeviceType_ChannelIdentifier_Lock_RemainingLockTime Variable...
const uint ChromatographDeviceType_MethodSet_StopAllChannels
The identifier for the ChromatographDeviceType_MethodSet_StopAllChannels Method.
const uint AnalyserChannelStateMachineType_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState_Id
The identifier for the AnalyserChannelStateMachineType_OperatingSubStateMachine_OperatingExecuteSubSt...
const uint OpcUaAdiNamespaceMetadata
The identifier for the OpcUaAdiNamespaceMetadata Object.
const uint AccessoryType_Configuration
The identifier for the AccessoryType_Configuration Object.
const uint MassSpectrometerDeviceType_ChannelIdentifier_Status
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_Status Object.
const uint AnalyserChannel_OperatingModeSubStateMachineType_CompleteToStoppingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_CompleteToStoppingTransition ...
const uint AnalyserDeviceType_ChannelIdentifier_MethodSet_GotoMaintenance
The identifier for the AnalyserDeviceType_ChannelIdentifier_MethodSet_GotoMaintenance Method...
const uint AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToStoppingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_UnholdingToStoppingTransition...
const uint SpectrometerDeviceType_CPIdentifier_NetworkAddress
The identifier for the SpectrometerDeviceType_CPIdentifier_NetworkAddress Object. ...
const uint AnalyserChannelStateMachineType_MaintenanceToSlaveModeTransition_TransitionNumber
The identifier for the AnalyserChannelStateMachineType_MaintenanceToSlaveModeTransition_TransitionNum...
const uint AnalyserChannelType_StreamIdentifier_Status
The identifier for the AnalyserChannelType_StreamIdentifier_Status Object.
const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Read_OutputArguments
The identifier for the AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Read_OutputArguments Va...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForDiagnosticTriggerToDiagnosticTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForDiagnosticTrigg...
const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_Open_OutputArguments
The identifier for the MassSpectrometerDeviceType_ParameterSet_ConfigData_Open_OutputArguments Variab...
const uint AccessorySlotType_AccessoryIdentifier_IsReady
The identifier for the AccessorySlotType_AccessoryIdentifier_IsReady Variable.
const uint AnalyserChannelType_StreamIdentifier_ParameterSet_DiagnosticStatus
The identifier for the AnalyserChannelType_StreamIdentifier_ParameterSet_DiagnosticStatus Variable...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForSampleTriggerToExtractSampleTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForSampleTriggerTo...
const uint ParticleSizeMonitorDeviceType_MethodSet_CompareConfigDataDigest
The identifier for the ParticleSizeMonitorDeviceType_MethodSet_CompareConfigDataDigest Method...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycle_StateNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycle_S...
const uint ParticleSizeMonitorDeviceStreamType_Lock_LockingClient
The identifier for the ParticleSizeMonitorDeviceStreamType_Lock_LockingClient Variable.
const uint AccessorySlotType_AccessoryIdentifier_Lock_RenewLock
The identifier for the AccessorySlotType_AccessoryIdentifier_Lock_RenewLock Method.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForDiagnosticTriggerTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleTo...
const uint NMRDeviceType_ChannelIdentifier_Configuration
The identifier for the NMRDeviceType_ChannelIdentifier_Configuration Object.
const uint StreamType
The identifier for the StreamType ObjectType.
const uint AcousticSpectrometerDeviceStreamType_Lock_Locked
The identifier for the AcousticSpectrometerDeviceStreamType_Lock_Locked Variable. ...
const uint MassSpectrometerDeviceType_MethodSet_ResetAllChannels
The identifier for the MassSpectrometerDeviceType_MethodSet_ResetAllChannels Method.
const uint AnalyserChannelStateMachineType_SlaveModeToOperatingTransition
The identifier for the AnalyserChannelStateMachineType_SlaveModeToOperatingTransition Object...
const uint ChromatographDeviceType_ChannelIdentifier_MethodSet_GotoOperating
The identifier for the ChromatographDeviceType_ChannelIdentifier_MethodSet_GotoOperating Method...
const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_GetPosition
The identifier for the ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_GetPosition Method...
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Hold
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Hold Method...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCalibrationTrigger_StateNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCalibrationTrig...
const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_SetPosition
The identifier for the MassSpectrometerDeviceType_ParameterSet_ConfigData_SetPosition Method...
const uint ParticleSizeMonitorDeviceType_AccessorySlotIdentifier_IsHotSwappable
The identifier for the ParticleSizeMonitorDeviceType_AccessorySlotIdentifier_IsHotSwappable Variable...
const uint AnalyserChannelType_StreamIdentifier_AcquisitionStatus
The identifier for the AnalyserChannelType_StreamIdentifier_AcquisitionStatus Object.
const uint AnalyserDeviceType_ParameterSet_ConfigData_Write
The identifier for the AnalyserDeviceType_ParameterSet_ConfigData_Write Method.
const uint MassSpectrometerDeviceStreamType_Lock_InitLock_InputArguments
The identifier for the MassSpectrometerDeviceStreamType_Lock_InitLock_InputArguments Variable...
const uint AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToStoppingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToStoppingTransition O...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PublishResultsToEjectGrabSampleTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_PublishResultsToEjectG...
const uint SpectrometerDeviceStreamType_ParameterSet_ActiveBackground_Title
The identifier for the SpectrometerDeviceStreamType_ParameterSet_ActiveBackground_Title Variable...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseSampleToPublishResultsTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseSampleToPublish...
const uint DetectorType_Lock_LockingUser
The identifier for the DetectorType_Lock_LockingUser Variable.
const uint NMRDeviceType_CPIdentifier_Lock_LockingClient
The identifier for the NMRDeviceType_CPIdentifier_Lock_LockingClient Variable.
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_BreakLock_OutputArguments
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_BreakLock_OutputArgument...
const uint NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState_Id
The identifier for the NMRDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_O...
const uint ChromatographDeviceType_ChannelIdentifier_ParameterSet_DiagnosticStatus
The identifier for the ChromatographDeviceType_ChannelIdentifier_ParameterSet_DiagnosticStatus Variab...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractSampleToPrepareSampleTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractSampleToPrepare...
const uint ChromatographDeviceType_Lock_InitLock
The identifier for the ChromatographDeviceType_Lock_InitLock Method.
const uint SpectrometerDeviceType_ChannelIdentifier_Lock_RenewLock
The identifier for the SpectrometerDeviceType_ChannelIdentifier_Lock_RenewLock Method.
const uint StreamType_ParameterSet_ExecutionCycleSubcode
The identifier for the StreamType_ParameterSet_ExecutionCycleSubcode Variable.
const uint AnalyserDeviceType_ParameterSet_ConfigData_Writable
The identifier for the AnalyserDeviceType_ParameterSet_ConfigData_Writable Variable.
const uint AnalyserChannel_OperatingModeSubStateMachineType
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType ObjectType.
const uint SpectrometerDeviceStreamType_ParameterSet_PendingBackground_EURange
The identifier for the SpectrometerDeviceStreamType_ParameterSet_PendingBackground_EURange Variable...
const uint AnalyserChannelType_Lock_RemainingLockTime
The identifier for the AnalyserChannelType_Lock_RemainingLockTime Variable.
const uint StreamType_Lock_InitLock_OutputArguments
The identifier for the StreamType_Lock_InitLock_OutputArguments Variable.
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState_Id
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_Operating...
const uint MVAOutputParameterType_Statistics
The identifier for the MVAOutputParameterType_Statistics Variable.
const uint MVAOutputParameterType_VendorSpecificError
The identifier for the MVAOutputParameterType_VendorSpecificError Variable.
const uint SpectrometerDeviceStreamType_ParameterSet_ActiveBackground1
The identifier for the SpectrometerDeviceStreamType_ParameterSet_ActiveBackground1 Variable...
const uint GcOvenType
The identifier for the GcOvenType ObjectType.
const uint AcousticSpectrometerDeviceStreamType_Lock_LockingClient
The identifier for the AcousticSpectrometerDeviceStreamType_Lock_LockingClient Variable.
const uint AccessoryType_IsReady
The identifier for the AccessoryType_IsReady Variable.
const uint AcousticSpectrometerDeviceType_CPIdentifier_Lock_LockingClient
The identifier for the AcousticSpectrometerDeviceType_CPIdentifier_Lock_LockingClient Variable...
const uint ChromatographDeviceType_ParameterSet_ConfigData_UserWritable
The identifier for the ChromatographDeviceType_ParameterSet_ConfigData_UserWritable Variable...
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Abort
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Abort Method...
const uint ChromatographDeviceType_ChannelIdentifier_MethodSet_Reset
The identifier for the ChromatographDeviceType_ChannelIdentifier_MethodSet_Reset Method.
const uint NMRDeviceType_CPIdentifier_Lock_ExitLock
The identifier for the NMRDeviceType_CPIdentifier_Lock_ExitLock Method.
const uint ParticleSizeMonitorDeviceType_CPIdentifier_Lock_RenewLock
The identifier for the ParticleSizeMonitorDeviceType_CPIdentifier_Lock_RenewLock Method.
const uint NMRDeviceType_CPIdentifier_Lock_RenewLock
The identifier for the NMRDeviceType_CPIdentifier_Lock_RenewLock Method.
const uint MassSpectrometerDeviceType_CPIdentifier_Lock_Locked
The identifier for the MassSpectrometerDeviceType_CPIdentifier_Lock_Locked Variable.
const uint AnalyserDeviceType_Lock_RenewLock
The identifier for the AnalyserDeviceType_Lock_RenewLock Method.
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_LockingUser
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_LockingUser Variable...
const uint AnalyserChannelType_StreamIdentifier_Lock_RenewLock_OutputArguments
The identifier for the AnalyserChannelType_StreamIdentifier_Lock_RenewLock_OutputArguments Variable...
const uint AnalyserChannelStateMachineType_OperatingToSlaveModeTransition
The identifier for the AnalyserChannelStateMachineType_OperatingToSlaveModeTransition Object...
const uint MassSpectrometerDeviceStreamType_ParameterSet_ExecutionCycle
The identifier for the MassSpectrometerDeviceStreamType_ParameterSet_ExecutionCycle Variable...
const uint AnalyserDeviceType_ParameterSet_ConfigData_GetPosition
The identifier for the AnalyserDeviceType_ParameterSet_ConfigData_GetPosition Method.
const uint AcousticSpectrometerDeviceStreamType_ParameterSet_TimeBetweenSamples_EURange
The identifier for the AcousticSpectrometerDeviceStreamType_ParameterSet_TimeBetweenSamples_EURange V...
const uint NMRDeviceType_ChannelIdentifier_MethodSet_Abort
The identifier for the NMRDeviceType_ChannelIdentifier_MethodSet_Abort Method.
const uint AnalyserChannelType_StreamIdentifier_ParameterSet_ScaledData
The identifier for the AnalyserChannelType_StreamIdentifier_ParameterSet_ScaledData Variable...
const uint AnalyserChannel_OperatingModeSubStateMachineType_StartingToStoppingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_StartingToStoppingTransition ...
const uint AnalyserChannelType_StreamIdentifier_Lock_RemainingLockTime
The identifier for the AnalyserChannelType_StreamIdentifier_Lock_RemainingLockTime Variable...
const uint GcOvenType_Lock_LockingUser
The identifier for the GcOvenType_Lock_LockingUser Variable.
const uint NMRDeviceType_ParameterSet_ConfigData_Close
The identifier for the NMRDeviceType_ParameterSet_ConfigData_Close Method.
const uint AnalyserChannelStateMachineType_OperatingToLocalTransition
The identifier for the AnalyserChannelStateMachineType_OperatingToLocalTransition Object...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PublishResultsToEjectGrabSampleTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_PublishResultsToEjectG...
const uint ParticleSizeMonitorDeviceType_Lock_LockingClient
The identifier for the ParticleSizeMonitorDeviceType_Lock_LockingClient Variable. ...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_CurrentState_Id
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_CurrentState_Id Variab...
const uint ParticleSizeMonitorDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments
The identifier for the ParticleSizeMonitorDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments Vari...
const uint AcquisitionResultStatusEnumeration_EnumStrings
The identifier for the AcquisitionResultStatusEnumeration_EnumStrings Variable.
const uint SpectrometerDeviceStreamType_ParameterSet_BackgroundAcquisitionTime
The identifier for the SpectrometerDeviceStreamType_ParameterSet_BackgroundAcquisitionTime Variable...
const uint ParticleSizeMonitorDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState
The identifier for the ParticleSizeMonitorDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachin...
const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_GetPosition_InputArguments
The identifier for the AcousticSpectrometerDeviceType_ParameterSet_ConfigData_GetPosition_InputArgume...
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_Maintenan...
const uint AnalyserDeviceStateMachineType_LocalToOperatingTransition
The identifier for the AnalyserDeviceStateMachineType_LocalToOperatingTransition Object.
const uint AnalyserChannelType_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState_Id
The identifier for the AnalyserChannelType_ChannelStateMachine_MaintenanceSubStateMachine_CurrentStat...
const uint SpectrometerDeviceStreamType_ParameterSet_ExecutionCycleSubcode
The identifier for the SpectrometerDeviceStreamType_ParameterSet_ExecutionCycleSubcode Variable...
const uint AcousticSpectrometerDeviceType_CPIdentifier_Lock_ExitLock
The identifier for the AcousticSpectrometerDeviceType_CPIdentifier_Lock_ExitLock Method.
const uint ChromatographDeviceType_CPIdentifier_Lock_RemainingLockTime
The identifier for the ChromatographDeviceType_CPIdentifier_Lock_RemainingLockTime Variable...
const uint MassSpectrometerDeviceStreamType_Lock_ExitLock
The identifier for the MassSpectrometerDeviceStreamType_Lock_ExitLock Method.
const uint ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine
The identifier for the ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStat...
const uint SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState_Id
The identifier for the SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubState...
const uint NMRDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_LastTransition_Id
The identifier for the NMRDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_LastT...
const uint ParticleSizeMonitorDeviceStreamType_Lock_RenewLock_OutputArguments
The identifier for the ParticleSizeMonitorDeviceStreamType_Lock_RenewLock_OutputArguments Variable...
const uint AnalyserChannelStateMachineType_OperatingToMaintenanceTransition_TransitionNumber
The identifier for the AnalyserChannelStateMachineType_OperatingToMaintenanceTransition_TransitionNum...
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Unsuspend
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Unsuspend Method...
const uint AnalyserChannel_OperatingModeSubStateMachineType_StoppedToAbortingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_StoppedToAbortingTransition_T...
const uint AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine_CurrentState
The identifier for the AnalyserChannelType_ChannelStateMachine_OperatingSubStateMachine_CurrentState ...
const uint AccessorySlotType_AccessoryIdentifier_Lock_ExitLock
The identifier for the AccessorySlotType_AccessoryIdentifier_Lock_ExitLock Method.
const uint ParticleSizeMonitorDeviceType_Lock_RenewLock_OutputArguments
The identifier for the ParticleSizeMonitorDeviceType_Lock_RenewLock_OutputArguments Variable...
const uint AnalyserDeviceType_ParameterSet_ConfigData_Close_InputArguments
The identifier for the AnalyserDeviceType_ParameterSet_ConfigData_Close_InputArguments Variable...
const uint AnalyserChannelStateMachineType_LocalSubStateMachine_CurrentState
The identifier for the AnalyserChannelStateMachineType_LocalSubStateMachine_CurrentState Variable...
const uint SpectrometerDeviceType_Lock_LockingClient
The identifier for the SpectrometerDeviceType_Lock_LockingClient Variable.
const uint MNRDeviceStreamType_Lock_RenewLock_OutputArguments
The identifier for the MNRDeviceStreamType_Lock_RenewLock_OutputArguments Variable.
const uint AcquisitionResultStatusEnumeration
The identifier for the AcquisitionResultStatusEnumeration DataType.
const uint AccessorySlotStateMachineType_Removing_StateNumber
The identifier for the AccessorySlotStateMachineType_Removing_StateNumber Variable.
const uint SpectrometerDeviceType_Lock_LockingUser
The identifier for the SpectrometerDeviceType_Lock_LockingUser Variable.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractSample_StateNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractSample_StateNum...
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Start
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Start Method...
const uint SpectrometerDeviceStreamType_ParameterSet_ActiveBackground_EngineeringUnits
The identifier for the SpectrometerDeviceStreamType_ParameterSet_ActiveBackground_EngineeringUnits Va...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForDiagnosticTriggerToDiagnosticTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForDiagnosticTrigg...
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_InitLock_OutputArguments
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_InitLock_OutputArguments...
const uint SpectrometerDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition
The identifier for the SpectrometerDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition Meth...
const uint NMRDeviceType_Lock_InitLock
The identifier for the NMRDeviceType_Lock_InitLock Method.
const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_ExecutionCycle
The identifier for the ParticleSizeMonitorDeviceStreamType_ParameterSet_ExecutionCycle Variable...
const uint AnalyserChannel_OperatingModeSubStateMachineType_StoppedToResettingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_StoppedToResettingTransition_...
const uint StreamType_GroupIdentifier
The identifier for the StreamType_GroupIdentifier Object.
const uint OpcUaAdiNamespaceMetadata_StaticNodeIdTypes
The identifier for the OpcUaAdiNamespaceMetadata_StaticNodeIdTypes Variable.
const uint AcousticSpectrometerDeviceType_Lock_Locked
The identifier for the AcousticSpectrometerDeviceType_Lock_Locked Variable.
const uint AnalyserChannelType_Lock_RenewLock
The identifier for the AnalyserChannelType_Lock_RenewLock Method.
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_Configuration
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_Configuration Object...
const uint AnalyserChannelType_StreamIdentifier_Context
The identifier for the AnalyserChannelType_StreamIdentifier_Context Object.
const uint AnalyserChannel_OperatingModeSubStateMachineType_Unholding_StateNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_Unholding_StateNumber Variabl...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycle
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycle O...
const uint ChromatographDeviceType_ChannelIdentifier_MethodSet_Stop
The identifier for the ChromatographDeviceType_ChannelIdentifier_MethodSet_Stop Method.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleanupSamplingSystemTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleanupSamplingSystemT...
const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_SizeDistribution_AxisScaleType
The identifier for the ParticleSizeMonitorDeviceStreamType_ParameterSet_SizeDistribution_AxisScaleTyp...
const uint AnalyserChannel_OperatingModeSubStateMachineType_SuspendedToAbortingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_SuspendedToAbortingTransition...
const uint ProcessVariableType_SourceName
The identifier for the ProcessVariableType_SourceName Variable.
const uint NMRDeviceType_MethodSet_GetConfiguration
The identifier for the NMRDeviceType_MethodSet_GetConfiguration Method.
const uint AnalyserDeviceType_CPIdentifier_Lock_LockingClient
The identifier for the AnalyserDeviceType_CPIdentifier_Lock_LockingClient Variable.
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet Object.
const uint NMRDeviceType_ChannelIdentifier_Lock_BreakLock
The identifier for the NMRDeviceType_ChannelIdentifier_Lock_BreakLock Method.
const uint NMRDeviceType_ChannelIdentifier_Lock_InitLock_InputArguments
The identifier for the NMRDeviceType_ChannelIdentifier_Lock_InitLock_InputArguments Variable...
const uint ChromatographDeviceType_Lock_BreakLock_OutputArguments
The identifier for the ChromatographDeviceType_Lock_BreakLock_OutputArguments Variable.
const uint AnalyserDeviceStateMachineType_OperatingToLocalTransition
The identifier for the AnalyserDeviceStateMachineType_OperatingToLocalTransition Object.
const uint AnalyserChannel_OperatingModeSubStateMachineType_SuspendingToSuspendedTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_SuspendingToSuspendedTransiti...
const uint AnalyserChannel_OperatingModeSubStateMachineType_OperatingExecuteSubStateMachine_CurrentState_Id
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_OperatingExecuteSubStateMachi...
const uint AnalyserChannel_OperatingModeSubStateMachineType_StartingToAbortingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_StartingToAbortingTransition ...
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingS...
const uint OpcUaAdi_BinarySchema
The identifier for the OpcUaAdi_BinarySchema Variable.
const uint SourceType_Lock_ExitLock
The identifier for the SourceType_Lock_ExitLock Method.
const uint SmartSamplingSystemType_Lock_InitLock_InputArguments
The identifier for the SmartSamplingSystemType_Lock_InitLock_InputArguments Variable.
const uint NMRDeviceType_AccessorySlotIdentifier_SupportedTypes
The identifier for the NMRDeviceType_AccessorySlotIdentifier_SupportedTypes Object.
const uint SpectrometerDeviceType_Lock_ExitLock_OutputArguments
The identifier for the SpectrometerDeviceType_Lock_ExitLock_OutputArguments Variable.
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Start
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Start Method...
const uint SpectrometerDeviceStreamType_Lock_RenewLock_OutputArguments
The identifier for the SpectrometerDeviceStreamType_Lock_RenewLock_OutputArguments Variable...
const uint AnalyserChannel_OperatingModeSubStateMachineType_OperatingExecuteSubStateMachine
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_OperatingExecuteSubStateMachi...
const uint SpectrometerDeviceType_FactorySettings
The identifier for the SpectrometerDeviceType_FactorySettings Object.
const uint MassSpectrometerDeviceStreamType_ParameterSet_AcquisitionResultStatus
The identifier for the MassSpectrometerDeviceStreamType_ParameterSet_AcquisitionResultStatus Variable...
const uint AnalyserChannel_OperatingModeSubStateMachineType_IdleToStoppingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_IdleToStoppingTransition_Tran...
const uint SpectrometerDeviceStreamType_ParameterSet_IsEnabled
The identifier for the SpectrometerDeviceStreamType_ParameterSet_IsEnabled Variable.
const uint AnalyserDeviceType_ChannelIdentifier_Lock_InitLock_InputArguments
The identifier for the AnalyserDeviceType_ChannelIdentifier_Lock_InitLock_InputArguments Variable...
const uint AnalyserChannel_OperatingModeSubStateMachineType_Stopped_StateNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_Stopped_StateNumber Variable...
const uint AccessoryType_Lock_LockingClient
The identifier for the AccessoryType_Lock_LockingClient Variable.
const uint HasInput
The identifier for the HasInput ReferenceType.
const uint MVAOutputParameterType
The identifier for the MVAOutputParameterType VariableType.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForDiagnosticTrigger_StateNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForDiagnosticTrigg...
const uint AnalyserChannel_OperatingModeSubStateMachineType_Resetting_StateNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_Resetting_StateNumber Variabl...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractSampleToPrepareSampleTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractSampleToPrepare...
const uint SpectrometerDeviceType_AccessorySlotIdentifier_IsEnabled
The identifier for the SpectrometerDeviceType_AccessorySlotIdentifier_IsEnabled Variable.
const uint NMRDeviceType_CPIdentifier_Lock_RemainingLockTime
The identifier for the NMRDeviceType_CPIdentifier_Lock_RemainingLockTime Variable.
const uint AcousticSpectrometerDeviceType_CPIdentifier_NetworkAddress
The identifier for the AcousticSpectrometerDeviceType_CPIdentifier_NetworkAddress Object...
const uint SpectrometerDeviceType_MethodSet_SetConfiguration
The identifier for the SpectrometerDeviceType_MethodSet_SetConfiguration Method.
const uint ChromatographDeviceType_ParameterSet_ConfigData_Open_OutputArguments
The identifier for the ChromatographDeviceType_ParameterSet_ConfigData_Open_OutputArguments Variable...
const uint MNRDeviceStreamType_Lock_LockingUser
The identifier for the MNRDeviceStreamType_Lock_LockingUser Variable.
const uint SpectrometerDeviceType_ChannelIdentifier_Lock_RenewLock_OutputArguments
The identifier for the SpectrometerDeviceType_ChannelIdentifier_Lock_RenewLock_OutputArguments Variab...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractSample
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractSample Object...
const uint MassSpectrometerDeviceType_MethodSet_AbortAllChannels
The identifier for the MassSpectrometerDeviceType_MethodSet_AbortAllChannels Method.
const uint StreamType_Lock_InitLock_InputArguments
The identifier for the StreamType_Lock_InitLock_InputArguments Variable.
const uint AnalyserDeviceType_Identification
The identifier for the AnalyserDeviceType_Identification Object.
const uint AcousticSpectrometerDeviceType_AccessorySlotIdentifier_IsEnabled
The identifier for the AcousticSpectrometerDeviceType_AccessorySlotIdentifier_IsEnabled Variable...
const uint AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine
The identifier for the AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMach...
const uint AnalyserDeviceStateMachineType_Operating
The identifier for the AnalyserDeviceStateMachineType_Operating Object.
const uint OpcUaAdi_BinarySchema_NamespaceUri
The identifier for the OpcUaAdi_BinarySchema_NamespaceUri Variable.
const uint MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubS...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCleaningTrigger_StateNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCleaningTrigger...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractCalibrationSampleToPrepareCalibrationSampleTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractCalibrationSamp...
const uint SpectrometerDeviceType_MethodSet_GetConfigDataDigest
The identifier for the SpectrometerDeviceType_MethodSet_GetConfigDataDigest Method.
const uint AnalyserChannelType_Lock_ExitLock_OutputArguments
The identifier for the AnalyserChannelType_Lock_ExitLock_OutputArguments Variable.
const uint NMRDeviceType_MethodSet_CompareConfigDataDigest_OutputArguments
The identifier for the NMRDeviceType_MethodSet_CompareConfigDataDigest_OutputArguments Variable...
const uint GcOvenType_Lock_BreakLock
The identifier for the GcOvenType_Lock_BreakLock Method.
const uint AnalyserDeviceType_ParameterSet_ConfigData
The identifier for the AnalyserDeviceType_ParameterSet_ConfigData Object.
const uint ChromatographDeviceType_ChannelIdentifier_ParameterSet_IsEnabled
The identifier for the ChromatographDeviceType_ChannelIdentifier_ParameterSet_IsEnabled Variable...
const uint ChromatographDeviceStreamType_Lock_LockingClient
The identifier for the ChromatographDeviceStreamType_Lock_LockingClient Variable. ...
const uint ParticleSizeMonitorDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments
The identifier for the ParticleSizeMonitorDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments Vari...
const uint NMRDeviceType_CPIdentifier_Lock_BreakLock
The identifier for the NMRDeviceType_CPIdentifier_Lock_BreakLock Method.
const uint AnalyserChannelStateMachineType_MaintenanceToOperatingTransition
The identifier for the AnalyserChannelStateMachineType_MaintenanceToOperatingTransition Object...
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition_InputArguments
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisit...
const uint ParticleSizeMonitorDeviceType_CPIdentifier_Lock_InitLock_OutputArguments
The identifier for the ParticleSizeMonitorDeviceType_CPIdentifier_Lock_InitLock_OutputArguments Varia...
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubS...
const uint ParticleSizeMonitorDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_LastTransition_Id
The identifier for the ParticleSizeMonitorDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachin...
const uint SpectrometerDeviceType_Lock_InitLock_OutputArguments
The identifier for the SpectrometerDeviceType_Lock_InitLock_OutputArguments Variable.
const uint SpectrometerDeviceType_MethodSet_SetConfiguration_OutputArguments
The identifier for the SpectrometerDeviceType_MethodSet_SetConfiguration_OutputArguments Variable...
const uint AnalyserChannel_OperatingModeSubStateMachineType_CompleteToStoppingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_CompleteToStoppingTransition_...
const uint NMRDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState
The identifier for the NMRDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine...
const uint AnalyserChannelType_ChannelStateMachine_LocalSubStateMachine_LastTransition_Id
The identifier for the AnalyserChannelType_ChannelStateMachine_LocalSubStateMachine_LastTransition_Id...
const uint MassSpectrometerDeviceType_ChannelIdentifier_Configuration
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_Configuration Object...
const uint ParticleSizeMonitorDeviceStreamType_Lock_InitLock
The identifier for the ParticleSizeMonitorDeviceStreamType_Lock_InitLock Method.
const uint AcousticSpectrometerDeviceType_CPIdentifier_Lock_LockingUser
The identifier for the AcousticSpectrometerDeviceType_CPIdentifier_Lock_LockingUser Variable...
const uint SpectrometerDeviceType_ChannelIdentifier_Lock_LockingUser
The identifier for the SpectrometerDeviceType_ChannelIdentifier_Lock_LockingUser Variable.
const uint GcOvenType_Lock_ExitLock
The identifier for the GcOvenType_Lock_ExitLock Method.
const uint AcousticSpectrometerDeviceStreamType_Lock_InitLock
The identifier for the AcousticSpectrometerDeviceStreamType_Lock_InitLock Method. ...
const uint OpcUaAdi_BinarySchema_Deprecated
The identifier for the OpcUaAdi_BinarySchema_Deprecated Variable.
const uint AnalyserChannelType
The identifier for the AnalyserChannelType ObjectType.
const uint AccessorySlotStateMachineType_InsertingToRemovingTransition
The identifier for the AccessorySlotStateMachineType_InsertingToRemovingTransition Object...
const uint AnalyserDeviceType_MethodSet_GetConfiguration_OutputArguments
The identifier for the AnalyserDeviceType_MethodSet_GetConfiguration_OutputArguments Variable...
const uint AccessorySlotType_AccessoryIdentifier_Lock_Locked
The identifier for the AccessorySlotType_AccessoryIdentifier_Lock_Locked Variable.
const uint ChromatographDeviceType_Lock_BreakLock
The identifier for the ChromatographDeviceType_Lock_BreakLock Method.
const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_GetPosition_OutputArguments
The identifier for the ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_GetPosition_OutputArgume...
const uint AnalyserChannelStateMachineType_MaintenanceSubStateMachine
The identifier for the AnalyserChannelStateMachineType_MaintenanceSubStateMachine Object...
const uint SpectrometerDeviceStreamType_Lock_LockingUser
The identifier for the SpectrometerDeviceStreamType_Lock_LockingUser Variable.
const uint AnalyserChannelStateMachineType_MaintenanceSubStateMachine_CurrentState_Id
The identifier for the AnalyserChannelStateMachineType_MaintenanceSubStateMachine_CurrentState_Id Var...
const uint AccessorySlotStateMachineType_InstalledToRemovingTransition_TransitionNumber
The identifier for the AccessorySlotStateMachineType_InstalledToRemovingTransition_TransitionNumber V...
const uint NMRDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments
The identifier for the NMRDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments Variable.
const uint ChromatographDeviceType_Lock_LockingClient
The identifier for the ChromatographDeviceType_Lock_LockingClient Variable.
const uint AcousticSpectrometerDeviceType_AnalyserStateMachine_CurrentState
The identifier for the AcousticSpectrometerDeviceType_AnalyserStateMachine_CurrentState Variable...
const uint SmartSamplingSystemType_Lock_ExitLock
The identifier for the SmartSamplingSystemType_Lock_ExitLock Method.
const uint MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Start
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Start Method...
const uint ChromatographDeviceType_MethodSet_StartAllChannels
The identifier for the ChromatographDeviceType_MethodSet_StartAllChannels Method. ...
const uint ChromatographDeviceStreamType_Lock_RenewLock_OutputArguments
The identifier for the ChromatographDeviceStreamType_Lock_RenewLock_OutputArguments Variable...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareSample
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareSample Object...
const uint MassSpectrometerDeviceType_CPIdentifier_Lock_RemainingLockTime
The identifier for the MassSpectrometerDeviceType_CPIdentifier_Lock_RemainingLockTime Variable...
const uint SpectrometerDeviceType_Lock_RenewLock_OutputArguments
The identifier for the SpectrometerDeviceType_Lock_RenewLock_OutputArguments Variable.
const uint AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToSuspendingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_UnsuspendingToSuspendingTrans...
const uint NMRDeviceType_CPIdentifier_Lock_InitLock_OutputArguments
The identifier for the NMRDeviceType_CPIdentifier_Lock_InitLock_OutputArguments Variable.
const uint AlarmStateEnumeration_EnumValues
The identifier for the AlarmStateEnumeration_EnumValues Variable.
const uint NMRDeviceType_AccessorySlotIdentifier_IsEnabled
The identifier for the NMRDeviceType_AccessorySlotIdentifier_IsEnabled Variable.
const uint AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_LastTransition_Id
The identifier for the AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_LastTransition_Id Var...
const uint AnalyserChannelStateMachineType_OperatingSubStateMachine_CurrentState_Id
The identifier for the AnalyserChannelStateMachineType_OperatingSubStateMachine_CurrentState_Id Varia...
const uint DetectorType_Lock_ExitLock_OutputArguments
The identifier for the DetectorType_Lock_ExitLock_OutputArguments Variable.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForSampleTriggerTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleTo...
const uint MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Suspend
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_MethodSet_Suspend Method...
const uint NMRDeviceType_MethodSet_SetConfiguration_InputArguments
The identifier for the NMRDeviceType_MethodSet_SetConfiguration_InputArguments Variable.
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Reset
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_Reset Method...
const uint AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState
The identifier for the AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMa...
const uint SpectrometerDeviceType_CPIdentifier_Lock_InitLock_InputArguments
The identifier for the SpectrometerDeviceType_CPIdentifier_Lock_InitLock_InputArguments Variable...
const uint NMRDeviceType_CPIdentifier_Lock_InitLock_InputArguments
The identifier for the NMRDeviceType_CPIdentifier_Lock_InitLock_InputArguments Variable.
const uint AnalyserDeviceType_CPIdentifier_Lock_RemainingLockTime
The identifier for the AnalyserDeviceType_CPIdentifier_Lock_RemainingLockTime Variable.
const uint AccessorySlotStateMachineType_EmptyToInsertingTransition_TransitionNumber
The identifier for the AccessorySlotStateMachineType_EmptyToInsertingTransition_TransitionNumber Vari...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractValidationSampleTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractValidationSampl...
const uint MassSpectrometerDeviceStreamType_ParameterSet_IsEnabled
The identifier for the MassSpectrometerDeviceStreamType_ParameterSet_IsEnabled Variable.
const uint NMRDeviceType_MethodSet_SetConfiguration_OutputArguments
The identifier for the NMRDeviceType_MethodSet_SetConfiguration_OutputArguments Variable.
const uint AnalyserDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments
The identifier for the AnalyserDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments Variable...
const uint ChromatographDeviceType_CPIdentifier_Lock_LockingClient
The identifier for the ChromatographDeviceType_CPIdentifier_Lock_LockingClient Variable.
A class that declares constants for all Objects in the Model Design.
const uint AnalyserDeviceType_AnalyserStateMachine_CurrentState_Id
The identifier for the AnalyserDeviceType_AnalyserStateMachine_CurrentState_Id Variable.
const uint SpectrometerDeviceStreamType_Lock_RenewLock
The identifier for the SpectrometerDeviceStreamType_Lock_RenewLock Method.
const uint AccessoryType_Lock_LockingUser
The identifier for the AccessoryType_Lock_LockingUser Variable.
const uint AcousticSpectrometerDeviceType_CPIdentifier_Lock_BreakLock
The identifier for the AcousticSpectrometerDeviceType_CPIdentifier_Lock_BreakLock Method...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseCalibrationSampleToPublishResultsTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseCalibrationSamp...
const uint ChromatographDeviceStreamType_ParameterSet_AcquisitionCounter
The identifier for the ChromatographDeviceStreamType_ParameterSet_AcquisitionCounter Variable...
const uint AcousticSpectrometerDeviceStreamType_ParameterSet_IsEnabled
The identifier for the AcousticSpectrometerDeviceStreamType_ParameterSet_IsEnabled Variable...
const uint MassSpectrometerDeviceType_ChannelIdentifier_Lock_LockingUser
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_Lock_LockingUser Variable...
const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_TimeBetweenSamples_EURange
The identifier for the ParticleSizeMonitorDeviceStreamType_ParameterSet_TimeBetweenSamples_EURange Va...
const uint NMRDeviceType_ParameterSet_ConfigData_UserWritable
The identifier for the NMRDeviceType_ParameterSet_ConfigData_UserWritable Variable.
const uint StreamType_ParameterSet_AcquisitionResultStatus
The identifier for the StreamType_ParameterSet_AcquisitionResultStatus Variable.
const uint AnalyserDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_LastTransition_Id
The identifier for the AnalyserDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_LastTrans...
const uint SpectrometerDeviceStreamType_ParameterSet_LastSampleTime
The identifier for the SpectrometerDeviceStreamType_ParameterSet_LastSampleTime Variable.
const uint StreamType_ParameterSet
The identifier for the StreamType_ParameterSet Object.
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_Operating...
const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Read
The identifier for the AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Read Method...
const uint AnalyserChannelStateMachineType_LocalToMaintenanceTransition_TransitionNumber
The identifier for the AnalyserChannelStateMachineType_LocalToMaintenanceTransition_TransitionNumber ...
const uint ChromatographDeviceType_ChannelIdentifier_Lock_RenewLock_OutputArguments
The identifier for the ChromatographDeviceType_ChannelIdentifier_Lock_RenewLock_OutputArguments Varia...
const uint SpectrometerDeviceStreamType_ParameterSet_PendingBackground
The identifier for the SpectrometerDeviceStreamType_ParameterSet_PendingBackground Variable...
const uint AcousticSpectrometerDeviceType
The identifier for the AcousticSpectrometerDeviceType ObjectType.
const uint AnalyserChannel_OperatingModeSubStateMachineType_IdleToStoppingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_IdleToStoppingTransition Obje...
const uint StreamType_Lock_RemainingLockTime
The identifier for the StreamType_Lock_RemainingLockTime Variable.
const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_AcquisitionCounter_EURange
The identifier for the ParticleSizeMonitorDeviceStreamType_ParameterSet_AcquisitionCounter_EURange Va...
const uint ChromatographDeviceStreamType_Lock_RenewLock
The identifier for the ChromatographDeviceStreamType_Lock_RenewLock Method.
const uint SpectrometerDeviceType_MethodSet_GotoOperating
The identifier for the SpectrometerDeviceType_MethodSet_GotoOperating Method.
const uint AcousticSpectrometerDeviceType_MethodSet_GetConfigDataDigest_OutputArguments
The identifier for the AcousticSpectrometerDeviceType_MethodSet_GetConfigDataDigest_OutputArguments V...
const uint AnalyserChannelType_StreamIdentifier_ParameterSet_ExecutionCycleSubcode
The identifier for the AnalyserChannelType_StreamIdentifier_ParameterSet_ExecutionCycleSubcode Variab...
const uint MassSpectrometerDeviceType_CPIdentifier_Lock_BreakLock
The identifier for the MassSpectrometerDeviceType_CPIdentifier_Lock_BreakLock Method.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCleaningTriggerToCleaningTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCleaningTrigger...
const uint AccessoryType_Lock_InitLock_OutputArguments
The identifier for the AccessoryType_Lock_InitLock_OutputArguments Variable.
const uint AlarmStateEnumeration
The identifier for the AlarmStateEnumeration DataType.
const uint MassSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_LastTransition_Id
The identifier for the MassSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_L...
const uint AnalyserChannelType_StreamIdentifier_Configuration
The identifier for the AnalyserChannelType_StreamIdentifier_Configuration Object. ...
const uint SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState_Id
The identifier for the SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubState...
const uint AnalyserChannel_OperatingModeSubStateMachineType_Resetting
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_Resetting Object...
const uint ChromatographDeviceStreamType_ParameterSet_ScaledData
The identifier for the ChromatographDeviceStreamType_ParameterSet_ScaledData Variable.
const uint AnalyserChannelType_ChannelStateMachine_LocalSubStateMachine_CurrentState
The identifier for the AnalyserChannelType_ChannelStateMachine_LocalSubStateMachine_CurrentState Vari...
const uint AnalyserChannelStateMachineType_OperatingSubStateMachine
The identifier for the AnalyserChannelStateMachineType_OperatingSubStateMachine Object.
const uint AcousticSpectrometerDeviceStreamType_Lock_InitLock_OutputArguments
The identifier for the AcousticSpectrometerDeviceStreamType_Lock_InitLock_OutputArguments Variable...
const uint OpcUaAdiNamespaceMetadata_NamespaceUri
The identifier for the OpcUaAdiNamespaceMetadata_NamespaceUri Variable.
const uint SpectrometerDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments
The identifier for the SpectrometerDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments Variable...
const uint ChromatographDeviceType_ChannelIdentifier_MethodSet_Unhold
The identifier for the ChromatographDeviceType_ChannelIdentifier_MethodSet_Unhold Method...
const uint OpcUaAdiNamespaceMetadata_NamespaceFile_Size
The identifier for the OpcUaAdiNamespaceMetadata_NamespaceFile_Size Variable.
const uint SpectrometerDeviceStreamType_Lock_ExitLock
The identifier for the SpectrometerDeviceStreamType_Lock_ExitLock Method.
const uint ChromatographDeviceType_MethodSet_CompareConfigDataDigest
The identifier for the ChromatographDeviceType_MethodSet_CompareConfigDataDigest Method.
const uint ChromatographDeviceType_ChannelIdentifier_MethodSet
The identifier for the ChromatographDeviceType_ChannelIdentifier_MethodSet Object.
const uint ChromatographDeviceType_ChannelIdentifier_Lock_RemainingLockTime
The identifier for the ChromatographDeviceType_ChannelIdentifier_Lock_RemainingLockTime Variable...
const uint AcousticSpectrometerDeviceType_MethodSet_GetConfiguration
The identifier for the AcousticSpectrometerDeviceType_MethodSet_GetConfiguration Method.
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_ExitLock
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_ExitLock Method...
const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_Close_InputArguments
The identifier for the MassSpectrometerDeviceType_ParameterSet_ConfigData_Close_InputArguments Variab...
const uint SpectrometerDeviceType_ChannelIdentifier_MethodSet_Hold
The identifier for the SpectrometerDeviceType_ChannelIdentifier_MethodSet_Hold Method.
const uint ChromatographDeviceStreamType_Lock_BreakLock
The identifier for the ChromatographDeviceStreamType_Lock_BreakLock Method.
const uint NMRDeviceType_ChannelIdentifier_MethodSet_Unhold
The identifier for the NMRDeviceType_ChannelIdentifier_MethodSet_Unhold Method.
const uint GcOvenType_Lock_BreakLock_OutputArguments
The identifier for the GcOvenType_Lock_BreakLock_OutputArguments Variable.
const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Writable
The identifier for the AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Writable Variable...
A class that declares constants for all ReferenceTypes in the Model Design.
const uint AnalyserDeviceType_AnalyserStateMachine_LastTransition_Id
The identifier for the AnalyserDeviceType_AnalyserStateMachine_LastTransition_Id Variable.
const uint ChromatographDeviceStreamType_ParameterSet_AcquisitionCounter_EURange
The identifier for the ChromatographDeviceStreamType_ParameterSet_AcquisitionCounter_EURange Variable...
const uint AnalyserDeviceType_ParameterSet_ConfigData_Open_InputArguments
The identifier for the AnalyserDeviceType_ParameterSet_ConfigData_Open_InputArguments Variable...
const uint AccessorySlotType_AccessorySlotStateMachine
The identifier for the AccessorySlotType_AccessorySlotStateMachine Object.
const uint SpectrometerDeviceType_Lock_RemainingLockTime
The identifier for the SpectrometerDeviceType_Lock_RemainingLockTime Variable.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleToWaitForValidationTriggerTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_SelectExecutionCycleTo...
const uint AnalyserChannel_OperatingModeSubStateMachineType_LastTransition_Id
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_LastTransition_Id Variable...
const uint SpectrometerDeviceStreamType_ParameterSet_ActiveBackground1_AxisScaleType
The identifier for the SpectrometerDeviceStreamType_ParameterSet_ActiveBackground1_AxisScaleType Vari...
const uint SpectrometerDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition_InputArguments
The identifier for the SpectrometerDeviceType_ChannelIdentifier_MethodSet_StartSingleAcquisition_Inpu...
const uint ChromatographDeviceType_ChannelIdentifier_MethodSet_Hold
The identifier for the ChromatographDeviceType_ChannelIdentifier_MethodSet_Hold Method.
const uint AcousticSpectrometerDeviceType_MethodSet_CompareConfigDataDigest_InputArguments
The identifier for the AcousticSpectrometerDeviceType_MethodSet_CompareConfigDataDigest_InputArgument...
const uint ChromatographDeviceType_ChannelIdentifier_Lock_InitLock_InputArguments
The identifier for the ChromatographDeviceType_ChannelIdentifier_Lock_InitLock_InputArguments Variabl...
const uint SpectrometerDeviceType_ChannelIdentifier_Lock_BreakLock
The identifier for the SpectrometerDeviceType_ChannelIdentifier_Lock_BreakLock Method.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleaningTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_CleaningTransition Obj...
const uint SpectrometerDeviceStreamType_ParameterSet_RequestedNumberOfScans
The identifier for the SpectrometerDeviceStreamType_ParameterSet_RequestedNumberOfScans Variable...
const uint AccessorySlotStateMachineType_CurrentState_Id
The identifier for the AccessorySlotStateMachineType_CurrentState_Id Variable.
const uint ChromatographDeviceType_ChannelIdentifier_Lock_RenewLock
The identifier for the ChromatographDeviceType_ChannelIdentifier_Lock_RenewLock Method.
const uint ChromatographDeviceStreamType_ParameterSet_ExecutionCycleSubcode_EnumStrings
The identifier for the ChromatographDeviceStreamType_ParameterSet_ExecutionCycleSubcode_EnumStrings V...
const uint AnalyserChannel_OperatingModeSubStateMachineType_HoldingToHeldTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_HoldingToHeldTransition_Trans...
const uint AnalyserChannelStateMachineType_MaintenanceToOperatingTransition_TransitionNumber
The identifier for the AnalyserChannelStateMachineType_MaintenanceToOperatingTransition_TransitionNum...
const uint MassSpectrometerDeviceType_ParameterSet_DiagnosticStatus
The identifier for the MassSpectrometerDeviceType_ParameterSet_DiagnosticStatus Variable.
const uint AnalyserChannelType_ParameterSet_ActiveStream
The identifier for the AnalyserChannelType_ParameterSet_ActiveStream Variable.
const uint AnalyserDeviceType_ChannelIdentifier_Lock_LockingUser
The identifier for the AnalyserDeviceType_ChannelIdentifier_Lock_LockingUser Variable.
const uint MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubS...
const uint SpectrometerDeviceStreamType_AcquisitionSettings
The identifier for the SpectrometerDeviceStreamType_AcquisitionSettings Object.
const uint StreamType_ParameterSet_LastValidationTime
The identifier for the StreamType_ParameterSet_LastValidationTime Variable.
const uint AnalyserDeviceStateMachineType_LastTransition_Id
The identifier for the AnalyserDeviceStateMachineType_LastTransition_Id Variable. ...
const uint AnalyserChannelStateMachineType_OperatingToSlaveModeTransition_TransitionNumber
The identifier for the AnalyserChannelStateMachineType_OperatingToSlaveModeTransition_TransitionNumbe...
const uint AnalyserDeviceType_ChannelIdentifier_Lock_RemainingLockTime
The identifier for the AnalyserDeviceType_ChannelIdentifier_Lock_RemainingLockTime Variable...
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingS...
const uint StreamType_ParameterSet_Unit
The identifier for the StreamType_ParameterSet_Unit Variable.
const uint AnalyserDeviceStateMachineType_MaintenanceToLocalTransition
The identifier for the AnalyserDeviceStateMachineType_MaintenanceToLocalTransition Object...
const uint NMRDeviceType_ParameterSet_ConfigData_Writable
The identifier for the NMRDeviceType_ParameterSet_ConfigData_Writable Variable.
const uint MassSpectrometerDeviceType_CPIdentifier_Lock_InitLock
The identifier for the MassSpectrometerDeviceType_CPIdentifier_Lock_InitLock Method.
const uint StreamType_Lock_Locked
The identifier for the StreamType_Lock_Locked Variable.
const uint AnalyserChannelType_ParameterSet_IsEnabled
The identifier for the AnalyserChannelType_ParameterSet_IsEnabled Variable.
const uint AnalyserDeviceType_ParameterSet_ConfigData_Open_OutputArguments
The identifier for the AnalyserDeviceType_ParameterSet_ConfigData_Open_OutputArguments Variable...
const uint ExecutionCycleEnumeration_EnumValues
The identifier for the ExecutionCycleEnumeration_EnumValues Variable.
const uint ChromatographDeviceType_MethodSet_ResetAllChannels
The identifier for the ChromatographDeviceType_MethodSet_ResetAllChannels Method. ...
const uint AnalyserDeviceType_ChannelIdentifier_MethodSet_GotoOperating
The identifier for the AnalyserDeviceType_ChannelIdentifier_MethodSet_GotoOperating Method...
const uint ChromatographDeviceType_CPIdentifier_Lock_BreakLock
The identifier for the ChromatographDeviceType_CPIdentifier_Lock_BreakLock Method.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareValidationSampleToAnalyseValidationSampleTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareValidationSampl...
const uint ChromatographDeviceType_ParameterSet_ConfigData_Read
The identifier for the ChromatographDeviceType_ParameterSet_ConfigData_Read Method.
const uint ChemometricModelType_User_defined_Output
The identifier for the ChemometricModelType_User_defined_Output Variable.
const uint AnalyserChannel_OperatingModeSubStateMachineType_Suspended
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_Suspended Object...
const uint ChromatographDeviceType_MethodSet_SetConfiguration_InputArguments
The identifier for the ChromatographDeviceType_MethodSet_SetConfiguration_InputArguments Variable...
const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_Write
The identifier for the MassSpectrometerDeviceType_ParameterSet_ConfigData_Write Method.
const uint AnalyserChannelType_StreamIdentifier_Lock_InitLock
The identifier for the AnalyserChannelType_StreamIdentifier_Lock_InitLock Method. ...
const uint SpectrometerDeviceStreamType_Lock_InitLock_OutputArguments
The identifier for the SpectrometerDeviceStreamType_Lock_InitLock_OutputArguments Variable...
const uint MassSpectrometerDeviceStreamType_ParameterSet_DiagnosticStatus
The identifier for the MassSpectrometerDeviceStreamType_ParameterSet_DiagnosticStatus Variable...
const uint AccessorySlotType_AccessoryIdentifier_Lock_ExitLock_OutputArguments
The identifier for the AccessorySlotType_AccessoryIdentifier_Lock_ExitLock_OutputArguments Variable...
const uint AcousticSpectrometerDeviceStreamType_Lock_BreakLock
The identifier for the AcousticSpectrometerDeviceStreamType_Lock_BreakLock Method.
const uint MassSpectrometerDeviceStreamType_ParameterSet_ExecutionCycleSubcode_EnumStrings
The identifier for the MassSpectrometerDeviceStreamType_ParameterSet_ExecutionCycleSubcode_EnumString...
const uint NMRDeviceType_ChannelIdentifier_Lock_InitLock_OutputArguments
The identifier for the NMRDeviceType_ChannelIdentifier_Lock_InitLock_OutputArguments Variable...
const uint AnalyserDeviceType_ChannelIdentifier_Lock_InitLock_OutputArguments
The identifier for the AnalyserDeviceType_ChannelIdentifier_Lock_InitLock_OutputArguments Variable...
const uint AnalyserChannelStateMachineType_LocalToOperatingTransition
The identifier for the AnalyserChannelStateMachineType_LocalToOperatingTransition Object...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseSample_StateNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseSample_StateNum...
const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_Background_Title
The identifier for the ParticleSizeMonitorDeviceStreamType_ParameterSet_Background_Title Variable...
const uint AnalyserDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments
The identifier for the AnalyserDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments Variable...
const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_SizeDistribution_XAxisDefinition
The identifier for the ParticleSizeMonitorDeviceStreamType_ParameterSet_SizeDistribution_XAxisDefinit...
const uint AcousticSpectrometerDeviceType_Lock_BreakLock
The identifier for the AcousticSpectrometerDeviceType_Lock_BreakLock Method.
const uint ParticleSizeMonitorDeviceType_AnalyserStateMachine_CurrentState_Id
The identifier for the ParticleSizeMonitorDeviceType_AnalyserStateMachine_CurrentState_Id Variable...
const uint NMRDeviceType_MethodSet_StopAllChannels
The identifier for the NMRDeviceType_MethodSet_StopAllChannels Method.
const uint ParticleSizeMonitorDeviceType_Lock_ExitLock
The identifier for the ParticleSizeMonitorDeviceType_Lock_ExitLock Method.
const uint NMRDeviceType_ChannelIdentifier_MethodSet_Clear
The identifier for the NMRDeviceType_ChannelIdentifier_MethodSet_Clear Method.
const uint AnalyserDeviceStateMachineType_MaintenanceToShutdownTransition
The identifier for the AnalyserDeviceStateMachineType_MaintenanceToShutdownTransition Object...
const uint OpcUaAdiNamespaceMetadata_IsNamespaceSubset
The identifier for the OpcUaAdiNamespaceMetadata_IsNamespaceSubset Variable.
const uint SmartSamplingSystemType_Lock_LockingClient
The identifier for the SmartSamplingSystemType_Lock_LockingClient Variable.
const uint AnalyserDeviceType_ChannelIdentifier_Configuration
The identifier for the AnalyserDeviceType_ChannelIdentifier_Configuration Object. ...
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_ExitLock_OutputArguments
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_ExitLock_OutputArguments ...
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_ParameterSet_DiagnosticStatus
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_ParameterSet_DiagnosticStatus...
const uint DetectorType_Lock_InitLock_OutputArguments
The identifier for the DetectorType_Lock_InitLock_OutputArguments Variable.
const uint AnalyserDeviceType_ChannelIdentifier_Lock_BreakLock
The identifier for the AnalyserDeviceType_ChannelIdentifier_Lock_BreakLock Method.
const uint AcousticSpectrometerDeviceType_MethodSet_CompareConfigDataDigest
The identifier for the AcousticSpectrometerDeviceType_MethodSet_CompareConfigDataDigest Method...
const uint AnalyserChannel_OperatingModeSubStateMachineType_Completing
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_Completing Object...
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_Locked
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_Lock_Locked Variable...
const uint ChromatographDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine
The identifier for the ChromatographDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine Obje...
const uint SpectrometerDeviceStreamType_ParameterSet_ExecutionCycle
The identifier for the SpectrometerDeviceStreamType_ParameterSet_ExecutionCycle Variable.
const uint AnalyserChannelType_ChannelStateMachine_CurrentState
The identifier for the AnalyserChannelType_ChannelStateMachine_CurrentState Variable.
const uint AnalyserDeviceStateMachineType_OperatingToMaintenanceTransition_TransitionNumber
The identifier for the AnalyserDeviceStateMachineType_OperatingToMaintenanceTransition_TransitionNumb...
const uint ParticleSizeMonitorDeviceStreamType_Lock_LockingUser
The identifier for the ParticleSizeMonitorDeviceStreamType_Lock_LockingUser Variable.
const uint StreamType_ParameterSet_BatchId
The identifier for the StreamType_ParameterSet_BatchId Variable.
const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Open_OutputArguments
The identifier for the AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Open_OutputArguments Va...
const uint OpcUaAdiNamespaceMetadata_NamespaceFile_Read
The identifier for the OpcUaAdiNamespaceMetadata_NamespaceFile_Read Method.
const uint AnalyserChannel_OperatingModeSubStateMachineType_Suspended_StateNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_Suspended_StateNumber Variabl...
const uint AnalyserChannelType_StreamIdentifier_ParameterSet_TimeBetweenSamples_EURange
The identifier for the AnalyserChannelType_StreamIdentifier_ParameterSet_TimeBetweenSamples_EURange V...
const uint AcousticSpectrometerDeviceType_Lock_LockingUser
The identifier for the AcousticSpectrometerDeviceType_Lock_LockingUser Variable.
const uint NMRDeviceType_ChannelIdentifier_Lock_LockingUser
The identifier for the NMRDeviceType_ChannelIdentifier_Lock_LockingUser Variable. ...
const uint AnalyserDeviceType_ChannelIdentifier_MethodSet_Clear
The identifier for the AnalyserDeviceType_ChannelIdentifier_MethodSet_Clear Method.
const uint AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState
The identifier for the AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState Variable...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForValidationTrigger
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForValidationTrigg...
const uint MNRDeviceStreamType_Lock_RemainingLockTime
The identifier for the MNRDeviceStreamType_Lock_RemainingLockTime Variable.
const uint AccessoryType_FactorySettings
The identifier for the AccessoryType_FactorySettings Object.
const uint DetectorType_Lock_RemainingLockTime
The identifier for the DetectorType_Lock_RemainingLockTime Variable.
const uint ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine
The identifier for the ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine Object...
const uint AccessorySlotType_AccessorySlotStateMachine_CurrentState
The identifier for the AccessorySlotType_AccessorySlotStateMachine_CurrentState Variable.
const uint AnalyserChannel_OperatingModeSubStateMachineType_Unsuspending_StateNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_Unsuspending_StateNumber Vari...
const uint GcOvenType_Lock_LockingClient
The identifier for the GcOvenType_Lock_LockingClient Variable.
const uint OpcUaAdiNamespaceMetadata_NamespaceFile_Read_OutputArguments
The identifier for the OpcUaAdiNamespaceMetadata_NamespaceFile_Read_OutputArguments Variable...
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_LastTransition_Id
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubSt...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractCalibrationSample
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractCalibrationSamp...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_LastTransition_Id
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_LastTransition_Id Vari...
const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Open_InputArguments
The identifier for the ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_Open_InputArguments Vari...
const uint AcousticSpectrometerDeviceStreamType_Lock_ExitLock_OutputArguments
The identifier for the AcousticSpectrometerDeviceStreamType_Lock_ExitLock_OutputArguments Variable...
const uint AnalyserDeviceType_Lock_LockingClient
The identifier for the AnalyserDeviceType_Lock_LockingClient Variable.
const uint NMRDeviceType_ChannelIdentifier_Lock_ExitLock_OutputArguments
The identifier for the NMRDeviceType_ChannelIdentifier_Lock_ExitLock_OutputArguments Variable...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseValidationSampleToPublishResultsTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseValidationSampl...
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_Maintenanc...
const uint ParticleSizeMonitorDeviceType_CPIdentifier_Lock_ExitLock
The identifier for the ParticleSizeMonitorDeviceType_CPIdentifier_Lock_ExitLock Method.
const uint AnalyserChannelStateMachineType_OperatingToMaintenanceTransition
The identifier for the AnalyserChannelStateMachineType_OperatingToMaintenanceTransition Object...
const uint OpcUaAdiNamespaceMetadata_NamespaceFile_Write
The identifier for the OpcUaAdiNamespaceMetadata_NamespaceFile_Write Method.
const uint ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState_Id
The identifier for the ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStat...
const uint ParticleSizeMonitorDeviceType_CPIdentifier_Lock_LockingClient
The identifier for the ParticleSizeMonitorDeviceType_CPIdentifier_Lock_LockingClient Variable...
const uint MassSpectrometerDeviceType_MethodSet_GotoOperating
The identifier for the MassSpectrometerDeviceType_MethodSet_GotoOperating Method. ...
const uint SpectrometerDeviceType_ChannelIdentifier_MethodSet_GotoMaintenance
The identifier for the SpectrometerDeviceType_ChannelIdentifier_MethodSet_GotoMaintenance Method...
const uint NMRDeviceType_ParameterSet_ConfigData_GetPosition_InputArguments
The identifier for the NMRDeviceType_ParameterSet_ConfigData_GetPosition_InputArguments Variable...
const uint AnalyserChannelStateMachineType_LocalToSlaveModeTransition_TransitionNumber
The identifier for the AnalyserChannelStateMachineType_LocalToSlaveModeTransition_TransitionNumber Va...
const uint AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Reset
The identifier for the AcousticSpectrometerDeviceType_ChannelIdentifier_MethodSet_Reset Method...
const uint AnalyserChannel_OperatingModeSubStateMachineType_HoldingToHeldTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_HoldingToHeldTransition Objec...
const uint MNRDeviceStreamType_Lock_BreakLock
The identifier for the MNRDeviceStreamType_Lock_BreakLock Method.
const uint MassSpectrometerDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments
The identifier for the MassSpectrometerDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments Variabl...
const uint AccessorySlotStateMachineType_InsertingTransition
The identifier for the AccessorySlotStateMachineType_InsertingTransition Object.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareValidationSampleToAnalyseValidationSampleTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_PrepareValidationSampl...
const uint MassSpectrometerDeviceType_Lock_RemainingLockTime
The identifier for the MassSpectrometerDeviceType_Lock_RemainingLockTime Variable.
const uint ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_GetPosition_InputArguments
The identifier for the ParticleSizeMonitorDeviceType_ParameterSet_ConfigData_GetPosition_InputArgumen...
const uint ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState
The identifier for the ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStat...
const uint ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState_Id
The identifier for the ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubSt...
const uint SourceType_Lock_LockingUser
The identifier for the SourceType_Lock_LockingUser Variable.
const uint AnalyserDeviceStateMachineType
The identifier for the AnalyserDeviceStateMachineType ObjectType.
const uint SpectrometerDeviceType_Lock_Locked
The identifier for the SpectrometerDeviceType_Lock_Locked Variable.
const uint SpectrometerDeviceType_ChannelIdentifier_Status
The identifier for the SpectrometerDeviceType_ChannelIdentifier_Status Object.
const uint NMRDeviceType_MethodSet_GotoOperating
The identifier for the NMRDeviceType_MethodSet_GotoOperating Method.
const uint MassSpectrometerDeviceType_CPIdentifier_Lock_LockingClient
The identifier for the MassSpectrometerDeviceType_CPIdentifier_Lock_LockingClient Variable...
const uint SourceType_Lock_InitLock_InputArguments
The identifier for the SourceType_Lock_InitLock_InputArguments Variable.
const uint AnalyserChannelStateMachineType_Maintenance
The identifier for the AnalyserChannelStateMachineType_Maintenance Object.
const uint SourceType_Lock_Locked
The identifier for the SourceType_Lock_Locked Variable.
const uint AccessorySlotType_AccessoryIdentifier_Lock_InitLock_InputArguments
The identifier for the AccessorySlotType_AccessoryIdentifier_Lock_InitLock_InputArguments Variable...
const uint SpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState
The identifier for the SpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_Curre...
const uint MNRDeviceStreamType_ParameterSet_ExecutionCycleSubcode
The identifier for the MNRDeviceStreamType_ParameterSet_ExecutionCycleSubcode Variable.
const uint SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine
The identifier for the SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubState...
const uint SpectrometerDeviceType_AccessorySlotIdentifier_SupportedTypes
The identifier for the SpectrometerDeviceType_AccessorySlotIdentifier_SupportedTypes Object...
const uint SourceType_Lock_LockingClient
The identifier for the SourceType_Lock_LockingClient Variable.
const uint MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LastTransition_Id
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LastTransitio...
const uint AnalyserDeviceType_ChannelIdentifier_ParameterSet_IsEnabled
The identifier for the AnalyserDeviceType_ChannelIdentifier_ParameterSet_IsEnabled Variable...
const uint AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState_Id
The identifier for the AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState_Id Varia...
const uint AnalyserDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState
The identifier for the AnalyserDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentSt...
const uint AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState_Id
The identifier for the AnalyserDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_...
const uint ChromatographDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments
The identifier for the ChromatographDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments Variable...
const uint MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_OperatingExecuteSubStateMachine_CurrentState_Id
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubS...
const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_OpenCount
The identifier for the AcousticSpectrometerDeviceType_ParameterSet_ConfigData_OpenCount Variable...
const uint AcousticSpectrometerDeviceType_Lock_LockingClient
The identifier for the AcousticSpectrometerDeviceType_Lock_LockingClient Variable.
const uint ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStateMachine_CurrentState_Id
The identifier for the ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_OperatingSubStat...
const uint OpcUaAdiNamespaceMetadata_NamespaceFile_Open_InputArguments
The identifier for the OpcUaAdiNamespaceMetadata_NamespaceFile_Open_InputArguments Variable...
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_GotoMaintenance
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_MethodSet_GotoMaintenance Meth...
const uint MassSpectrometerDeviceStreamType_ParameterSet_ScaledData
The identifier for the MassSpectrometerDeviceStreamType_ParameterSet_ScaledData Variable.
const uint StreamType_ChemometricModelSettings
The identifier for the StreamType_ChemometricModelSettings Object.
const uint ParticleSizeMonitorDeviceType_MethodSet_SetConfiguration
The identifier for the ParticleSizeMonitorDeviceType_MethodSet_SetConfiguration Method.
const uint AccessorySlotStateMachineType_InstalledToShutdownTransition_TransitionNumber
The identifier for the AccessorySlotStateMachineType_InstalledToShutdownTransition_TransitionNumber V...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractValidationSampleToPrepareValidationSampleTransition
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractValidationSampl...
const uint AnalyserDeviceType_ParameterSet_DiagnosticStatus
The identifier for the AnalyserDeviceType_ParameterSet_DiagnosticStatus Variable. ...
const uint NMRDeviceType_ParameterSet_ConfigData_OpenCount
The identifier for the NMRDeviceType_ParameterSet_ConfigData_OpenCount Variable.
const uint HasOutput
The identifier for the HasOutput ReferenceType.
const uint ParticleSizeMonitorDeviceType_CPIdentifier_Lock_Locked
The identifier for the ParticleSizeMonitorDeviceType_CPIdentifier_Lock_Locked Variable.
const uint AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Open_InputArguments
The identifier for the AcousticSpectrometerDeviceType_ParameterSet_ConfigData_Open_InputArguments Var...
const uint AcousticSpectrometerDeviceType_AnalyserStateMachine_LastTransition_Id
The identifier for the AcousticSpectrometerDeviceType_AnalyserStateMachine_LastTransition_Id Variable...
const uint MVAOutputParameterType_Statistics_AlarmLimits
The identifier for the MVAOutputParameterType_Statistics_AlarmLimits Variable.
const uint SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LastTransition_Id
The identifier for the SpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_LastTransition_Id...
const uint AnalyserDeviceType_CPIdentifier_Lock_ExitLock
The identifier for the AnalyserDeviceType_CPIdentifier_Lock_ExitLock Method.
const uint ChromatographDeviceStreamType_ParameterSet_IsEnabled
The identifier for the ChromatographDeviceStreamType_ParameterSet_IsEnabled Variable.
const uint ChromatographDeviceType_MethodSet_GetConfiguration
The identifier for the ChromatographDeviceType_MethodSet_GetConfiguration Method. ...
const uint SpectrometerDeviceType_ChannelIdentifier_MethodSet_GotoOperating
The identifier for the SpectrometerDeviceType_ChannelIdentifier_MethodSet_GotoOperating Method...
const uint StreamType_ParameterSet_ExecutionCycleSubcode_EnumStrings
The identifier for the StreamType_ParameterSet_ExecutionCycleSubcode_EnumStrings Variable.
const uint AnalyserDeviceType_MethodSet_GotoMaintenance
The identifier for the AnalyserDeviceType_MethodSet_GotoMaintenance Method.
const uint AcousticSpectrometerDeviceType_MethodSet_GotoOperating
The identifier for the AcousticSpectrometerDeviceType_MethodSet_GotoOperating Method.
const uint NMRDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState_Id
The identifier for the NMRDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState_I...
const uint MassSpectrometerDeviceType_ChannelIdentifier_Lock_InitLock
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_Lock_InitLock Method...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCleaningTrigger
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForCleaningTrigger...
const uint AccessorySlotStateMachineType_InsertingToShutdownTransition_TransitionNumber
The identifier for the AccessorySlotStateMachineType_InsertingToShutdownTransition_TransitionNumber V...
const uint MassSpectrometerDeviceType_ParameterSet_ConfigData_SetPosition_InputArguments
The identifier for the MassSpectrometerDeviceType_ParameterSet_ConfigData_SetPosition_InputArguments ...
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForSampleTrigger
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_WaitForSampleTrigger O...
const uint MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_CurrentState ...
const uint ChromatographDeviceType_ChannelIdentifier_Configuration
The identifier for the ChromatographDeviceType_ChannelIdentifier_Configuration Object.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractCalibrationSampleToPrepareCalibrationSampleTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_ExtractCalibrationSamp...
const uint ChromatographDeviceType_ChannelIdentifier_MethodSet_Start
The identifier for the ChromatographDeviceType_ChannelIdentifier_MethodSet_Start Method.
const uint MassSpectrometerDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments
The identifier for the MassSpectrometerDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments Variabl...
const uint SpectrometerDeviceStreamType_ParameterSet_Resolution
The identifier for the SpectrometerDeviceStreamType_ParameterSet_Resolution Variable.
const uint GcOvenType_Lock_InitLock
The identifier for the GcOvenType_Lock_InitLock Method.
const uint EngineeringValueType
The identifier for the EngineeringValueType VariableType.
const uint SpectrometerDeviceType_ChannelIdentifier_Lock_LockingClient
The identifier for the SpectrometerDeviceType_ChannelIdentifier_Lock_LockingClient Variable...
const uint AnalyserChannelType_MethodSet
The identifier for the AnalyserChannelType_MethodSet Object.
const uint AnalyserDeviceType_ParameterSet_ConfigData_SetPosition
The identifier for the AnalyserDeviceType_ParameterSet_ConfigData_SetPosition Method.
const uint MassSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState
The identifier for the MassSpectrometerDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_C...
const uint MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSu...
const uint NMRDeviceType_ChannelIdentifier_MethodSet
The identifier for the NMRDeviceType_ChannelIdentifier_MethodSet Object.
const uint ParticleSizeMonitorDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine
The identifier for the ParticleSizeMonitorDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachin...
const uint AnalyserChannel_OperatingModeSubStateMachineType_Starting_StateNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_Starting_StateNumber Variable...
const uint NMRDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_LastTransition_Id
The identifier for the NMRDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_LastTransition...
const uint SpectrometerDeviceType_ParameterSet_ConfigData_Close_InputArguments
The identifier for the SpectrometerDeviceType_ParameterSet_ConfigData_Close_InputArguments Variable...
const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_ExecutionCycleSubcode
The identifier for the ParticleSizeMonitorDeviceStreamType_ParameterSet_ExecutionCycleSubcode Variabl...
const uint DetectorType_Lock_RenewLock
The identifier for the DetectorType_Lock_RenewLock Method.
const uint SourceType_Lock_RemainingLockTime
The identifier for the SourceType_Lock_RemainingLockTime Variable.
const uint AnalyserChannel_OperatingModeSubStateMachineType_Stopping
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_Stopping Object.
const uint MassSpectrometerDeviceType_ChannelIdentifier_Lock_BreakLock
The identifier for the MassSpectrometerDeviceType_ChannelIdentifier_Lock_BreakLock Method...
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState_Id
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_ChannelStateMachine_Maintenanc...
const uint SpectrometerDeviceType_CPIdentifier_Lock_LockingUser
The identifier for the SpectrometerDeviceType_CPIdentifier_Lock_LockingUser Variable.
const uint ChromatographDeviceStreamType_Lock_LockingUser
The identifier for the ChromatographDeviceStreamType_Lock_LockingUser Variable.
const uint StreamType_Configuration
The identifier for the StreamType_Configuration Object.
const uint AnalyserDeviceType_ChannelIdentifier_Lock_BreakLock_OutputArguments
The identifier for the AnalyserDeviceType_ChannelIdentifier_Lock_BreakLock_OutputArguments Variable...
const uint AcousticSpectrometerDeviceStreamType_ParameterSet_IsActive
The identifier for the AcousticSpectrometerDeviceStreamType_ParameterSet_IsActive Variable...
const uint ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_RenewLock
The identifier for the ParticleSizeMonitorDeviceType_ChannelIdentifier_Lock_RenewLock Method...
const uint ChromatographDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_CurrentState_Id
The identifier for the ChromatographDeviceType_AccessorySlotIdentifier_AccessorySlotStateMachine_Curr...
const uint AnalyserDeviceType_Lock_ExitLock
The identifier for the AnalyserDeviceType_Lock_ExitLock Method.
const uint AccessorySlotStateMachineType_PowerupToEmptyTransition
The identifier for the AccessorySlotStateMachineType_PowerupToEmptyTransition Object.
const uint SmartSamplingSystemType_Lock_ExitLock_OutputArguments
The identifier for the SmartSamplingSystemType_Lock_ExitLock_OutputArguments Variable.
const uint AnalyserChannelLocalStateType
The identifier for the AnalyserChannelLocalStateType ObjectType.
const uint ParticleSizeMonitorDeviceStreamType_ParameterSet_Progress
The identifier for the ParticleSizeMonitorDeviceStreamType_ParameterSet_Progress Variable.
A class that declares constants for all ReferenceTypes in the Model Design.
const uint ChromatographDeviceType_ParameterSet_ConfigData_GetPosition
The identifier for the ChromatographDeviceType_ParameterSet_ConfigData_GetPosition Method...
const uint AnalyserChannelStateMachineType_MaintenanceSubStateMachine_LastTransition_Id
The identifier for the AnalyserChannelStateMachineType_MaintenanceSubStateMachine_LastTransition_Id V...
const uint MassSpectrometerDeviceType_Lock_LockingClient
The identifier for the MassSpectrometerDeviceType_Lock_LockingClient Variable.
const uint AnalyserDeviceType_ParameterSet_ConfigData_Size
The identifier for the AnalyserDeviceType_ParameterSet_ConfigData_Size Variable.
const uint AnalyserDeviceType_MethodSet
The identifier for the AnalyserDeviceType_MethodSet Object.
const uint AnalyserChannelType_ChannelStateMachine_MaintenanceSubStateMachine_CurrentState
The identifier for the AnalyserChannelType_ChannelStateMachine_MaintenanceSubStateMachine_CurrentStat...
const uint AnalyserChannelType_MethodSet_StartSingleAcquisition_InputArguments
The identifier for the AnalyserChannelType_MethodSet_StartSingleAcquisition_InputArguments Variable...
const uint AccessorySlotStateMachineType_Removing
The identifier for the AccessorySlotStateMachineType_Removing Object.
const uint MassSpectrometerDeviceStreamType_Lock_Locked
The identifier for the MassSpectrometerDeviceStreamType_Lock_Locked Variable.
const uint AnalyserDeviceType_ChannelIdentifier_Lock_RenewLock_OutputArguments
The identifier for the AnalyserDeviceType_ChannelIdentifier_Lock_RenewLock_OutputArguments Variable...
const uint ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMachine_CurrentState
The identifier for the ChromatographDeviceType_ChannelIdentifier_ChannelStateMachine_LocalSubStateMac...
const uint AnalyserChannel_OperatingModeSubStateMachineType_StoppedToAbortingTransition
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_StoppedToAbortingTransition O...
const uint ParticleSizeMonitorDeviceType_MethodSet_ResetAllChannels
The identifier for the ParticleSizeMonitorDeviceType_MethodSet_ResetAllChannels Method.
const uint AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseSampleTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeExecuteSubStateMachineType_AnalyseSampleTransitio...
const uint MassSpectrometerDeviceType_MethodSet_CompareConfigDataDigest_InputArguments
The identifier for the MassSpectrometerDeviceType_MethodSet_CompareConfigDataDigest_InputArguments Va...
const uint AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToSuspendingTransition_TransitionNumber
The identifier for the AnalyserChannel_OperatingModeSubStateMachineType_ExecuteToSuspendingTransition...
const uint AnalyserChannelStateMachineType_MaintenanceToSlaveModeTransition
The identifier for the AnalyserChannelStateMachineType_MaintenanceToSlaveModeTransition Object...